Job type definitions for the typed thread pool.
constexpr bool enable_performance_monitoring
constexpr size_t default_shutdown_timeout_ms
constexpr bool enable_job_recycling
constexpr bool enable_adaptive_sizing
constexpr bool enable_work_stealing
constexpr size_t default_queue_size
constexpr bool enable_debug_logging
constexpr size_t default_wait_timeout_ms
constexpr size_t default_job_pool_size
constexpr bool enable_statistics
constexpr size_t max_workers
constexpr size_t monitoring_interval_ms
constexpr size_t min_workers
constexpr bool enable_priority_boost
constexpr size_t default_worker_count
job_types
Defines different types of jobs for a typed thread pool.