Report the effective capacity of the queue.
Effective capacity might be smaller than the queue size, due to algorithm related constraints. It also depends on the number of producers registered.
See Implementation
Report the effective capacity of the queue.
Effective capacity might be smaller than the queue size, due to algorithm related constraints. It also depends on the number of producers registered.