Module scheduler::thread_per_host
source · Expand description
A thread-per-host host scheduler.
Structs§
- Supports iterating over all hosts assigned to this thread. For this thread-per-host scheduler, there will only ever be one host per thread.
- A wrapper around the work pool’s scoped runner.
- A host scheduler.