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

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


Branch: pkgsrc-2020Q3, Version: 4.4.2, Package name: py37-celery-4.4.2, 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).


Master sites:

SHA1: 87a82da33db858e625934a765d3e5b0ebaa0903e
RMD160: 4c63de7a04d785d8164ffd70f5bf854cc429c858
Filesize: 1414.192 KB

Version history: (Expand)