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

PROTON-2130: epoll proactor changed to use serialized calls to epoll_… #202

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

cliffjansen
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant