Add atomic bulkPop() API
Add a atomic bulkPop() API Using queues with DC_EACH_SAFE_QUORUM is quite expensive. The bulk pop operation is meant to pop more within a single round trip.
Add a atomic bulkPop() API Using queues with DC_EACH_SAFE_QUORUM is quite expensive. The bulk pop operation is meant to pop more within a single round trip.