[ nabia ]
[ 源代码: celery-batches ]
软件包: python3-celery-batches (0.2-1)
python3-celery-batches 的相关链接
Trisquel 的资源:
下载源码包 celery-batches:
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Ana Rodríguez López
外部的资源:
- 主页 [github.com]
相似软件包:
Task class that buffers messages and processes them as a list
Celery Batches provides a ``Task`` class that allows processing of multiple Celery task calls together as a list. The buffer of tasks calls is flushed on a timer and based on the number of queued tasks.
其他与 python3-celery-batches 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-celery
- async task/job queue based on message passing (Python3 version)