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

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


Branch: pkgsrc-2015Q4, Version: 3.1.16, Package name: py27-celery-3.1.16, 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:
[time/py-pytz]

Master sites:

SHA1: 166ab2114aa4bb1a7c6db503b119037662e19d6c
RMD160: 7519a1f9e8e34154fe249fa580725faa43f3b0d5
Filesize: 1265.627 KB

Version history: (Expand)