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

Add (best-effort) stealing API to polling system #4008

Open
armanbilge opened this issue Feb 19, 2024 · 0 comments · May be fixed by #4113
Open

Add (best-effort) stealing API to polling system #4008

armanbilge opened this issue Feb 19, 2024 · 0 comments · May be fixed by #4113

Comments

@armanbilge
Copy link
Member

In #3873 (comment) we decided that we will support stealing for load-balancing. Thus, we should add an API to the polling system that allows completed I/O to be stolen. Not all polling systems will be able to implement this, but hopefully some of them can, such as io_uring, see #3873 (comment).

@armanbilge armanbilge added this to the v3.6.0 milestone Feb 19, 2024
@armanbilge armanbilge linked a pull request Aug 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant