mirror of https://github.com/peter4431/rq.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Redis' BLPOP command takes multiple queue arguments, but LPOP can only take a single queue. Therefore, we need to loop over all queues manually, in order, and raise an exception is no more work is available. |
14 years ago | |
---|---|---|
.. | ||
__init__.py | 14 years ago | |
daemon.py | 14 years ago | |
job.py | 14 years ago | |
proxy.py | 14 years ago | |
queue.py | 14 years ago | |
worker.py | 14 years ago |