Expand description
Worker pool and worker definitions for parallel processing
Structs§
- Active
Worker Info - Information about an active worker in the pool.
- Worker
- Represents an individual worker for monitoring
- Worker
Pool - Pool managing active workers
- Worker
Stats - Statistics about the current state of the worker pool.
Enums§
- Worker
Status - Current status of a worker in the pool.
- Worker
Type - Type of work performed by a worker thread.