Пакет python3-module-celery: Информация

    Бинарный пакет: python3-module-celery
    Версия: 5.1.2-alt1
    Архитектура: x86_64
    Собран:  6 июля 2021 г. 17:10 в задании #277409
    Исходный пакет: python3-module-celery
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/celery/celery

    Лицензия: BSD License
    О пакете: Celery is an open source asynchronous task queue/job queue based on distributed message passing
    Описание: 
    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 using multiprocessing, `Eventlet`_ or `gevent`_.  Tasks can
    execute asynchronously (in the background) or synchronously
    (wait until ready).
    
    Celery is used in production systems to process millions of tasks a day.

    Сопровождающий: Vitaly Lipatov


    Последнее изменение


    6 июля 2021 г. Vitaly Lipatov 5.1.2-alt1
    - new version 5.1.2 (with rpmrb script)
    27 апреля 2021 г. Vitaly Lipatov 4.4.7-alt2
    - separate sphinx plugin
    4 ноября 2020 г. Vitaly Lipatov 4.4.7-alt1
    - new version (4.4.7) with rpmgs script