Module scheduler

Module scheduler 

Source
Expand description

Task scheduler for parallel processing

Structs§

TaskInfo
Information about an active task in the scheduler.
TaskScheduler
Scheduler to manage and execute tasks in parallel

Enums§

TaskPriority
Priority levels for task execution scheduling.