pub const MIN_WORKER_COUNT: usize = 32; // 32usize
Minimum number of workers we allow configuring explicitly.