Paket: python-celery (4.2.1-3)
Links für python-celery
Debian-Ressourcen:
Quellcode-Paket celery herunterladen:
Betreuer:
- Debian Python Modules Team (QS-Seite, E-Mail-Archiv)
- Michael Fladischer (QS-Seite)
- Brian May (QS-Seite)
Externe Ressourcen:
- Homepage [www.celeryproject.org]
Ähnliche Pakete:
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.
Andere Pakete mit Bezug zu python-celery
|
|
|
|
-
- dep: python
- Interaktive objektorientierte Hochsprache (Python2-Version)
-
- dep: python-billiard (>= 3.3.0.23)
- Multiprocessing Pool Extensions for Python
-
- dep: python-dateutil
- Leistungsfähige Erweiterungen für das Python-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
- pure Python memcached client
-
- dep: python-pkg-resources
- Paketermittlung und Ressourcenzugriff mittels pkg_resources
-
- dep: python-pyparsing
- Alternative zur Erzeugung und Ausführung einfacher Grammatiken - Python 2.7
-
- dep: python-tz
- Python-Version der Olson-Zeitzonendatenbank
-
- sug: python-celery-doc
- async task/job queue based on message passing (Documentation)
-
- sug: python-gevent
- Auf Coroutinen basierende Python-Netzwerkbibliothek
-
- sug: python-pytyrant
- Pure Python client implementation of the Tokyo Tyrant protocol
-
- sug: python-redis
- Persistente Schlüssel-Wert-Datenbank mit Netzwerkschnittstelle (Python-Bibliothek)
-
- sug: python-sqlalchemy
- SQL-Werkzeugsatz und »Object Relational Mapper« für Python
python-celery herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 274,7 kB | 1.381,0 kB | [Liste der Dateien] |