[ 原始碼: python-rq ]
套件:python3-rq(2.5-1)
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-croniter
- provides iteration for datetime object with cron like format - Python 3.x
-
- dep: python3-redis
- Python bindings for Redis, a persistent key-value database