const PIPELINE_CONCURRENCY_PER_CPU: usize = 8;
Multiplier applied to the CPU count to size each pipeline stage’s ready-queue depth.