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

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


Branch: pkgsrc-2021Q2, Version: 5.0.5, Package name: py38-celery-5.0.5, 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: e793c7ac25a267fc9b37b39c06b854cb9b90235a
RMD160: 079351be2b931ce18b96ca9acf293892e15ff12c
Filesize: 1393.001 KB

Version history: (Expand)