Crate scheduler

source ·
Expand description

Various scheduler algorithms in a unified interface.

Currently supported algorithms:

Structs

Traits

  • The base scheduler trait that all schedulers should implement.