binarymatt / pyres

a resque clone in python
http://github.com/binarydud/pyres
MIT License
955 stars 130 forks source link

don't BLPOP each queue individually; do them all at once #86

Closed joeshaw closed 13 years ago

joeshaw commented 13 years ago

Fixes issue #85