Skip to content

Add atomic bulkPop() API

Compare
Choose a tag to compare
@smukil smukil released this 11 Nov 15:43
· 23 commits to dev since this release
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.