summaryrefslogtreecommitdiff
path: root/devel/py-rq/pkg-descr
blob: 1746b3d9572ba52ab6602994ba970bc20c9890b0 (plain) (blame)
1
2
3
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.