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

Experimental Priority Scheduling #30

Merged
merged 37 commits into from
Dec 27, 2023
Merged

Experimental Priority Scheduling #30

merged 37 commits into from
Dec 27, 2023

Conversation

kristjanvalur
Copy link
Owner

Priority Scheduling

  • PriorityTask a Task with a priority value, defaulting to 0
  • PriorityLock PriorityCondition , synchronization primitives which respect priority and propagate priority inheritance
  • PriorityEventLoop, event loop implementation which respects priority when scheduling

@kristjanvalur kristjanvalur force-pushed the priority branch 4 times, most recently from e2b532b to 5b751db Compare December 17, 2023 10:43
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