bulldog2011 / bigqueue

A big, fast and persistent queue based on memory mapped file.
http://bulldog2011.github.com/bigqueue
Apache License 2.0
558 stars 219 forks source link

[question] Shuffle operation #34

Closed pr3mar closed 4 years ago

pr3mar commented 5 years ago

Is there a way to shuffle the values which are stored in the queue?

jianyuanzh commented 4 years ago

To my knowledge, It is not supported by bigqueue