Path to this page:
./
net/py-celery,
Asynchronous task/job queue based on distributed message passing
Branch: pkgsrc-2014Q2,
Version: 3.1.11,
Package name: py27-celery-3.1.11,
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:[
parallel/py-billiard] [
textproc/py-anyjson] [
net/py-kombu] [
time/py-pytz] [
devel/py-setuptools] [
lang/python27]
Master sites:
SHA1: 60cde9bced8f104de23d7a979847dd9ac5a43498
RMD160: e778c924c6ce2c3c43cee399636cc5636a5c83a2
Filesize: 1259.14 KB
Version history: (Expand)
- (2014-07-11) Package added to pkgsrc.se, version py27-celery-3.1.11 (created)