Expand description
A thread-per-host host scheduler.
Structs§
- Host
Iter - Supports iterating over all hosts assigned to this thread. For this thread-per-host scheduler, there will only ever be one host per thread.
- Scheduler
Scope - A wrapper around the work pool’s scoped runner.
- Thread
PerHost Sched - A host scheduler.