Report the effective capacity of the queue.
Effective capacity will be slightly smaller than the queue size, due to algorithm related constraints.
See Implementation
Report the effective capacity of the queue.
Effective capacity will be slightly smaller than the queue size, due to algorithm related constraints.