Simple library for creating background jobs, and processing them
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.
$
pkg install py311-rq1Origin
devel/py-rq1
Size
1.18MiB
License
BSD2CLAUSE
Maintainer
skreuzer@FreeBSD.org
Dependencies
3 packages
Required by
1 packages