Easy Job Queues for Python

Edit Package python-rq
http://python-rq.org/

RQ (Redis Queue) is a simple Python library for queueing jobs and processing
them in the background with workers. It is backed by Redis and it is designed
to have a low barrier to entry. It can be integrated in your web stack easily.

Refresh
Refresh
Source Files
Filename Size Changed
python-rq-1.4.3.tar.gz 0000565716 552 KB
python-rq.changes 0000004234 4.13 KB
python-rq.spec 0000002924 2.86 KB
Revision 13 (latest revision is 30)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 822242 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 13)
- Update to 1.4.3
  * Added job.get_position() and queue.get_job_position(). Thanks @aparcar!
  * Longer TTLs for worker keys to prevent them from expiring inside the worker lifecycle. Thanks @selwin!
  * Long job args/kwargs are now truncated during logging. Thanks @JhonnyBn!
  * job.requeue() now returns the modified job. Thanks @ericatkin!
- Fix build error for Leap: Since 1.4.0 rq require python >= 3.4.
Comments 0
openSUSE Build Service is sponsored by