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

    Бинарный пакет: python-module-celery
    Версия: 4.3.0-alt2
    Архитектура: i586
    Собран:  4 июня 2019 г. 19:11 в задании #231441
    Исходный пакет: python-module-celery
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: 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


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


    3 июня 2019 г. Vitaly Lipatov 4.3.0-alt2
    - update requires
    3 июня 2019 г. Vitaly Lipatov 4.3.0-alt1
    - new version 4.3.0 (with rpmrb script)
    - switch to build from tarball
    - temp. disable check due obsoleted moto module
    13 сентября 2018 г. Aleksei Nikiforov 4.2.1-alt1
    - Updated to upstream version 4.2.1.