Path to this page:
./
net/py-celery,
Asynchronous task/job queue based on distributed message passing
Branch: pkgsrc-2015Q3,
Version: 3.1.16,
Package name: py27-celery-3.1.16,
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] [
parallel/py-billiard] [
devel/py-setuptools] [
net/py-kombu]
Master sites:
SHA1: 166ab2114aa4bb1a7c6db503b119037662e19d6c
RMD160: 7519a1f9e8e34154fe249fa580725faa43f3b0d5
Filesize: 1265.627 KB
Version history: (Expand)
- (2015-09-30) Package added to pkgsrc.se, version py27-celery-3.1.16 (created)