Path to this page:
./
net/py-celery,
Asynchronous task/job queue based on distributed message passing
Branch: pkgsrc-2018Q2,
Version: 4.2.0,
Package name: py27-celery-4.2.0,
Maintainer: pkgsrc-usersCelery 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] [
parallel/py-billiard] [
time/py-pytz] [
net/py-kombu]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 75a7f526efcdb93d3c8ce5028b129d9683cff6a5
RMD160: c5b575e8f3e20ea6eea9ce2a36b85fc8285f1cf1
Filesize: 1320.096 KB
Version history: (Expand)
- (2018-07-03) Package added to pkgsrc.se, version py27-celery-4.2.0 (created)