Structs§
- Internal
Closure Task - Simple closure-based implementation for PoolTask (internal use)
- Internal
Task Context - Internal context provided to tasks during execution
- Pool
Stats - Statistics about the worker pool
- Prioritized
Task - A prioritized task wrapper for the queue
- Scheduler
Client - Client for communicating with the worker subsystem’s scheduler
- Task
Scheduler - Manages scheduled and periodic tasks
- Worker
Builder - Builder for configuring the worker pool subsystem
- Worker
Config - Configuration for the worker pool
- Worker
Subsystem - Priority Worker Pool Subsystem
- Worker
Subsystem Factory - Factory for creating WorkerPoolSubsystem instances
Enums§
- Priority
- Scheduler
Request - Request types for scheduler operations
- Scheduler
Response - Response types for scheduler operations
Traits§
- Pool
Task - Trait for tasks that can be executed by the worker pool