Package python-module-celery-docs: Information

    Binary package: python-module-celery-docs
    Version: 3.1.24-alt0.M80C.1
    Architecture: noarch
    Build time:  Aug 30, 2017, 11:42 AM in the task #187597
    Source package: python-module-celery
    Report package bug
    License: BSD License
    Summary: Documentation for celery
    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.
    
    This package contains documentation for celery.

    Maintainer: Lenar Shakirov


    Last changed


    Aug. 29, 2017 Lenar Shakirov 3.1.24-alt0.M80C.1
    - Backport to C8
    June 4, 2017 Lenar Shakirov 3.1.24-alt0.M80P.1
    - Backport to P8
    June 1, 2017 Lenar Shakirov 3.1.24-alt1
    - Version 3.1.24
    - Revert real@ patches