[ bianca ]
[ 源代码: python-rq ]
软件包:python3-rq(2.3.3-2)
Simple job queues for Python 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.
其他与 python3-rq 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-redis
- Python bindings for Redis, a persistent key-value database