antirez / disque

Disque is a distributed message broker
BSD 3-Clause "New" or "Revised" License
8.01k stars 538 forks source link

Queue randomly #182

Open themage opened 8 years ago

themage commented 8 years ago

Queue jobs in a random node, instead of the node where they are added.

this is useful for cases where tasks are added in big batches