Package: python-celery (4.2.1-3)
Links for python-celery
Debian Resources:
Download Source Package celery:
Maintainers:
External Resources:
- Homepage [www.celeryproject.org]
Similar packages:
async task/job queue based on message passing (Python2 version)
Celery is an open source 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 one or more worker nodes. Tasks can execute asynchronously (in the background) or synchronously (wait until ready).
Celery is written in Python, but the protocol can be implemented in any language. It can also operate with other languages using webhooks.
The recommended message broker is RabbitMQ, but limited support for Redis, Beanstalk, MongoDB, CouchDB, and databases (using SQLAlchemy or the Django ORM) is also available. Celery is easy to integrate with Django, using the python-django-celery package.
This package contains the Python 2 version of the library.
Other Packages Related to python-celery
|
|
|
|
-
- dep: python
- Interaktivt objektorienteret sprog på højt niveau - Python 2-version
-
- dep: python-billiard (>= 3.3.0.23)
- Multiprocessing Pool-udvidelser for Python
-
- dep: python-dateutil
- Funktionsrige udvidelser til Pythons standardmodul datetime
-
- dep: python-ephem
- Compute positions of the planets and stars with Python 2
-
- dep: python-kombu (>= 4.2.0)
- AMQP Messaging Framework for Python
-
- dep: python-mailer
- Python module that simplifies sending email (Python 2)
-
- dep: python-memcache
- Ren Python memcached-klient
-
- dep: python-pkg-resources
- Pakkesøgning og ressourceadgang med brug af pkg_resources
-
- dep: python-pyparsing
- Alternativt til at oprette og køre simpel grammatikker - Python 2.7
-
- dep: python-tz
- Pythonversion af Olsons tidszonedatabase
-
- sug: python-celery-doc
- Asynkron opgave/job-kø baseret på beskedvideresendelse - dokumentation
-
- sug: python-gevent
- Gevent er et korutinebaseret Python-netværksbibliotek
-
- sug: python-pytyrant
- Pure Python client implementation of the Tokyo Tyrant protocol
-
- sug: python-redis
- Vedvarende nøgle-værdi database med netværksgrænseflade - Pythonbibliotek
-
- sug: python-sqlalchemy
- SQL-værktøjssæt og objektrelationel oversætter for Python
Download python-celery
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 274.7 kB | 1,381.0 kB | [list of files] |