binarymatt / pyres

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

use bpop methods #36

Closed binarymatt closed 13 years ago

binarymatt commented 14 years ago

instead of polling, use the bpop methods as part of redis 2.0

binarymatt commented 13 years ago

blpop is currently being used. Might revist in the future