Constant switchyard::MAX_POOLS[][src]

pub const MAX_POOLS: PoolCount = 8;

Maximum job pools an executor has.

This is a constant because it allows inline storage of queues.