Package python3-module-celery: Information

    Binary package: python3-module-celery
    Version: 5.1.2-alt1
    Architecture: x86_64
    Build time:  Jul 6, 2021, 05:10 PM in the task #277409
    Source package: python3-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


    July 6, 2021 Vitaly Lipatov 5.1.2-alt1
    - new version 5.1.2 (with rpmrb script)
    April 27, 2021 Vitaly Lipatov 4.4.7-alt2
    - separate sphinx plugin
    Nov. 4, 2020 Vitaly Lipatov 4.4.7-alt1
    - new version (4.4.7) with rpmgs script