8000 feat(scheduler): support scheduling of background fibers by romange · Pull Request #402 · romange/helio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(scheduler): support scheduling of background fibers #402

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

romange
Copy link
Owner
@romange romange commented Apr 8, 2025

Fixes #399

Fixes #399

Signed-off-by: Roman Gershman <romange@gmail.com>
@dranikpg
Copy link
Collaborator
dranikpg commented Apr 9, 2025

What about "on idle tasks"? Maybe we can just refactor them to be one more priority? Or our only real "on-idle" task with endless work (defragmentation) introduces delays to avoid busy looping

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.

provide a better scheduling policy for fibers than FIFO
2 participants
0