BlockedQueue
a blocked queue for async operations
5.19.0
default 1000
default 10 * capacity, the max allowed number of pending items
retrieve an item from queue
push an item to the queue, blocked when the queue is full
throw when pending items are too much
BlockedQueue
a blocked queue for async operations
Since
5.19.0