/
Which Scheduler should I choose?
Which Scheduler should I choose?
We recommend to use the Multi-Level-Queue Scheduler which offers support for tasks sharing the same priority, letting them run in a round robin mechanism.
The following Schedulers are available:
Constant (config.c) | Type | Features | Limitations |
---|---|---|---|
g_tMLQueueScheduler | Multi-Level-Queue Scheduler |
|
|
g_tBitmapScheduler | Bitmap Scheduler |
|
|