Bozo Dragojevic created PROTON-231:
--------------------------------------
Summary: Allow messenger to be used inside an event loop
Key: PROTON-231
URL: https://issues.apache.org/jira/browse/PROTON-231
Project: Qpid Proton
Issue Type: Improvement
Reporter: Bozo Dragojevic
We use proton in multithreaded application. Network part is run by a separate
threadpool (currently singlethreaded) but it needfs it's own event loop.
The code below allows us to use messenger api in this context, before we can
invest the time to switch to using the engine directly.
https://github.com/ttlj/qpid-proton/commits/upstream-wakeup
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira