Пакет: python3-celery (4.2.1-3)
Ссылки для python3-celery
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код celery:
Сопровождающие:
- Debian Python Modules Team (Страница КК, Почтовый архив)
- Michael Fladischer (Страница КК)
- Brian May (Страница КК)
Внешние ресурсы:
- Сайт [www.celeryproject.org]
Подобные пакеты:
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.
Другие пакеты, относящиеся к python3-celery
|
|
|
|
-
- dep: python3
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
-
- dep: python3-billiard (>= 3.3.0.23)
- Multiprocessing Pool Extensions for Python (Python3 version)
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-ephem
- Compute positions of the planets and stars with Python 3
-
- dep: python3-kombu (>= 4.2.0)
- AMQP Messaging Framework for Python (Python3 version)
-
- dep: python3-memcache
- pure Python memcached client - Python 3.x
-
- dep: python3-pkg-resources
- обнаружение пакетов и доступ к ресурсам через pkg_resources
-
- dep: python3-pyparsing
- alternative to creating and executing simple grammars - Python 3.x
-
- dep: python3-tz
- Python3 version of the Olson timezone database
-
- 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
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 274,8 Кб | 1 381,0 Кб | [список файлов] |