cliffjansen opened a new pull request #202: PROTON-2130: epoll proactor changed to use serialized calls to epoll_… URL: https://github.com/apache/qpid-proton/pull/202 New poller with single caller to epoll_wait as described in PROTON-2130. Also new: the "poller" thread looks through the new events and looks for warm threads that could be re-assigned to previous context work. This pull request is ready to try out but not yet ready to merge. Known issues include: - rare assertion failures in proton ctest using debug build - some test failures in QPID dispatch router
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
