[ 
https://issues.apache.org/jira/browse/PROTON-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13706173#comment-13706173
 ] 

ASF subversion and git services commented on PROTON-231:
--------------------------------------------------------

Commit 1502346 from r...@apache.org
[ https://svn.apache.org/r1502346 ]

Added several related messenger features: non blocking mode, pn_messenger_work, 
pn_messenger_interrupt, optional arg to pn_messenger_send. Also added basic non 
blocking smoke test for messenger in ruby and python. These address PROTON-231.
                
> 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
>             Fix For: 0.5
>
>
> 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

Reply via email to