freebsd-ports/devel/py-rq/pkg-descr
Steven Kreuzer e080d6b4dd 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.

WWW: http://python-rq.org
2015-10-02 15:11:36 +00:00

5 lines
261 B
Text

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.
WWW: http://python-rq.org