Ticket #8 (new todo)
Scheduler
| Reported by: | ct | Owned by: | ct |
|---|---|---|---|
| Priority: | normal | Milestone: | 0integration |
| Component: | lumieraBack | Keywords: | backend scheduler render |
| Cc: | Blocked By: | #785, #786, #870, #871 | |
| Blocking: | #87 |
Description (last modified by ichthyo) (diff)
This is a terse overview of the scheduler subsystem
- implement a priority queue
- this priority queue stores references to job objects ordered by time
- the scheduler has 2 such pri queues, one for background low priority tasks and one for high priority task
- threads from a worker pool get jobs assigned when their time approaches (rules for this need to be defined)
Change History
Note: See
TracTickets for help on using
tickets.

reorganising core component tickets