[
https://issues.apache.org/jira/browse/PROTON-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16185041#comment-16185041
]
Justin Ross commented on PROTON-1339:
-------------------------------------
It's now working as expected.
{noformat}
[jross@server adir]$ make main && ./main
g++ main.cpp -o main -lqpid-proton -lqpid-proton-cpp -lpthread
functor called
closed connection took 0.000562545 seconds
[jross@server adir]$
{noformat}
> Event_loop injection is very slow to trigger the events
> -------------------------------------------------------
>
> Key: PROTON-1339
> URL: https://issues.apache.org/jira/browse/PROTON-1339
> Project: Qpid Proton
> Issue Type: Improvement
> Components: cpp-binding
> Affects Versions: 0.14.0
> Reporter: Adel Boutros
> Assignee: Justin Ross
> Labels: reproducer
> Fix For: proton-c-0.18.0
>
> Attachments: main.cpp, main.cpp
>
>
> Full details here:
> http://qpid.2158936.n2.nabble.com/Proton-c-0-14-0-0-15-0-Event-loop-injection-is-very-slow-compared-to-timer-schedule-td7652982.html
> The attached test code requires a Broker running.
> Output of attached code:
> {code}
> functor called
> closed connection took 1.155 seconds
> {code}
> ==> 1.155 seconds is too much
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]