Name: | python3-rq |
---|---|
Version: | 1.12.0 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 552965 |
License: | BSD-2-Clause |
RPM: | python3-rq-1.12.0-1.el8.noarch.rpm |
Source RPM: | python-rq-1.12.0-1.el8.src.rpm |
Build Date: | Fri Feb 03 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://python-rq.org |
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. |