Package python3-module-celery: Information

    Binary package: python3-module-celery
    Version: 3.1.24-alt0.M70C.1
    Architecture: i586
    Build time:  Jun 5, 2017, 01:24 PM in the task #183705
    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: Lenar Shakirov


    Last changed


    June 4, 2017 Lenar Shakirov 3.1.24-alt0.M70C.1
    - Backport to C7
    June 1, 2017 Lenar Shakirov 3.1.24-alt1
    - Version 3.1.24
    - Revert real@ patches
    June 7, 2016 Ivan Zakharyaschev 3.1.18-alt1.git20150422.1.1.1
    - (AUTO) subst_x86_64.