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

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


Branch: pkgsrc-2021Q3, Version: 5.1.2, Package name: py38-celery-5.1.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: 57e85650d10e3bcd3d67f84d0e8c7b4fbe399d1d
RMD160: c4ca57558a632ddf116f62b0d8e4669fccbdad18
Filesize: 1423.379 KB

Version history: (Expand)