./net/py-celery, Asynchronous task/job queue based on distributed message passing

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2019Q4, Version: 4.3.0, Package name: py37-celery-4.3.0, Maintainer: pkgsrc-users

Celery is an asynchronous task queue/job queue based on distributed message
passing. It is focused on real-time operation, but supports scheduling as well.

The execution units, called tasks, are executed concurrently on a single or more
worker servers using multiprocessing, Eventlet, or gevent. Tasks can execute
asynchronously (in the background) or synchronously (wait until ready).


Required to run:
[parallel/py-billiard] [net/py-kombu]

Master sites:

SHA1: a1dda6e867d34e7f9906f0e28a72c9442eba7bb1
RMD160: 6606e0b65d1f711802867400c03b28ec6b9f41d8
Filesize: 1365.654 KB

Version history: (Expand)