Constant DEFAULT_POOL_MIN_THREADS

Source
pub const DEFAULT_POOL_MIN_THREADS: usize = 2;
Expand description

Minimum worker threads in Node.js pool (floor). Internal constant, not user-configurable.