Expand description
Task dispatch strategies (e.g. round-robin).
Structs§
- Round
Robin Dispatcher - Simple round-robin counter shared across the pool.
Enums§
- Dispatch
Strategy - Strategy used to pick a worker slot in the pool.
Task dispatch strategies (e.g. round-robin).