Package python-module-celery: Information

    Binary package: python-module-celery
    Version: 4.3.0-alt2
    Architecture: i586
    Build time:  Jun 4, 2019, 07:11 PM in the task #231441
    Source package: python-module-celery
    Report package bug
    License: BSD License
    Summary: Celery is an open source asynchronous task queue/job queue based on distributed message passing
    Description: 
    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.

    Maintainer: Vitaly Lipatov


    Last changed


    June 3, 2019 Vitaly Lipatov 4.3.0-alt2
    - update requires
    June 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
    Sept. 13, 2018 Aleksei Nikiforov 4.2.1-alt1
    - Updated to upstream version 4.2.1.