Skip to content

feat: add weighted fair queuing scheduler#245

Draft
alecthomas wants to merge 1 commit intomainfrom
aat/weighted-fair-scheduler
Draft

feat: add weighted fair queuing scheduler#245
alecthomas wants to merge 1 commit intomainfrom
aat/weighted-fair-scheduler

Conversation

@alecthomas
Copy link
Copy Markdown
Collaborator

@alecthomas alecthomas commented Apr 2, 2026

New scheduler implementation in internal/scheduler/ using cost-based
fair queuing with conflict group exclusion. Parallel to the existing
jobscheduler, to be iterated on before wiring in.

Design is here.

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

New scheduler implementation in internal/scheduler/ using cost-based
fair queuing with conflict group exclusion. Parallel to the existing
jobscheduler, to be iterated on before wiring in.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@alecthomas alecthomas force-pushed the aat/weighted-fair-scheduler branch from 982a97b to 78cee96 Compare April 2, 2026 11:54
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