Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create a generic message queue handler #48

Open
jxsl13 opened this issue Oct 14, 2019 · 0 comments
Open

create a generic message queue handler #48

jxsl13 opened this issue Oct 14, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@jxsl13
Copy link
Owner

jxsl13 commented Oct 14, 2019

locking push_back
either TryProcess with registered callbacks, not Processing the queue, if it's being filled
or tryProcess with a callback passed as function pointer.

The tryprocess is being used in the main tw thread.
the processed type should be generic.

@jxsl13 jxsl13 added the enhancement New feature or request label Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant