Paket: python3-celery (5.4.0-2)
Links für python3-celery
Debian-Ressourcen:
Quellcode-Paket celery herunterladen:
Betreuer:
Externe Ressourcen:
- Homepage [docs.celeryq.dev]
Ähnliche Pakete:
async task/job queue based on message passing (Python3 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 3 version of the library.
Andere Pakete mit Bezug zu python3-celery
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-billiard (>= 4.0.2)
- Multiprocessing Pool Extensions for Python (Python3 version)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-click-didyoumean
- enables git-like did-you-mean feature in click
-
- dep: python3-click-plugins
- Click extension to register external CLI commands (Python 3)
-
- dep: python3-click-repl
- REPL plugin for Click - Python 3.x
-
- dep: python3-dateutil
- Leistungsfähige Erweiterungen für das Python-3-Standardmodul datetime
-
- dep: python3-ephem
- Compute positions of the planets and stars with Python
-
- dep: python3-importlib-metadata
- Bibliothek für den Zugriff auf die Metadaten eines Python-Pakets - Python 3.x
- oder python3-supported-min (>= 3.8)
- Paket nicht verfügbar
-
- dep: python3-kombu (>= 5.0)
- AMQP Messaging Framework for Python (Python3 version)
-
- dep: python3-memcache
- pure Python memcached client - Python 3.x
-
- dep: python3-pyparsing
- Alternative zur Erzeugung und Ausführung einfacher Grammatiken - Python 3.x
-
- dep: python3-tz
- Python-3-Version der Olson-Zeitzonendatenbank
-
- dep: python3-vine (>= 5.0)
- Python promises (Python 3 version)
-
- sug: python-celery-doc
- async task/job queue based on message passing (Documentation)
-
- sug: python3-redis
- Persistent key-value database with network interface (Python 3 library)
-
- sug: python3-sqlalchemy
- SQL toolkit and Object Relational Mapper for Python 3
python3-celery herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 308,7 kB | 1.518,0 kB | [Liste der Dateien] |