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

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


Branch: pkgsrc-2017Q2, Version: 4.0.2, Package name: py27-celery-4.0.2, Maintainer: rodent

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:
[devel/py-setuptools] [lang/python27] [net/py-kombu]

Master sites:

SHA1: d7377142b95ecf536b56e0ae55aead067f95c29b
RMD160: 428a55de8e52dc77bd2977560e4d61b4f9806276
Filesize: 1306.449 KB

Version history: (Expand)