Path to this page:
./
net/py-celery,
Asynchronous task/job queue based on distributed message passing
Branch: pkgsrc-2014Q3,
Version: 3.1.13,
Package name: py27-celery-3.1.13,
Maintainer: rodentCelery 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:[
lang/python27] [
time/py-pytz] [
net/py-kombu]
Master sites:
SHA1: d1ea223fc136298bbf1de4854ddd08be846d2afa
RMD160: 50bdaeed87279cfcef5d5c245e50bf3651b8f1a2
Filesize: 1262.439 KB
Version history: (Expand)
- (2014-10-01) Package added to pkgsrc.se, version py27-celery-3.1.13 (created)