[][src]Constant switchyard::MAX_POOLS

pub const MAX_POOLS: PoolCount = 8;

Maximum job pools an executor has.

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