| Name: | python3-rq |
| Version: | 1.7.0 |
| Release: | 1.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 444998 |
| License: | BSD |
| RPM: |
python3-rq-1.7.0-1.el8.noarch.rpm
|
| Source RPM: |
python-rq-1.7.0-1.el8.src.rpm
|
| Build Date: | Tue Dec 29 2020 |
| Build Host: | jenkins-172-17-0-2-9dde9da4-feca-4a6b-b16b-227c3b587801.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://github.com/rq/rq |
| Summary: | Simple, lightweight, library for creating background jobs, and processing them |
| Description: | 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 should be integrated in your web stack easily.
Python 3 version. |