Easy Job Queues for Python
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.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-rq && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
python-rq.changes | 0000011716 11.4 KB | |
python-rq.spec | 0000003000 2.93 KB | |
rq-1.15.1.tar.gz | 0000633531 619 KB |
Revision 14 (latest revision is 15)
Ana Guerrero (anag+factory)
accepted
request 1131504
from
Dirk Mueller (dirkmueller)
(revision 14)
- update to 1.15.1: * Fixed a bug that may cause a crash when cleaning intermediate queue. * Fixed a bug that may cause canceled jobs to still run dependent jobs. function in v1.14. - Update to 1.10.1 * Now horses are killed by their parent group. This helps in cleanly - BR redis to make the testsuite work
Comments 0