Package python-module-celery: Information

    Source package: python-module-celery
    Version: 2.5.3-alt1
    Build time:  May 5, 2012, 07:56 PM
    Category: System/Base
    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.

    List of rpms provided by this srpm:
    python-module-celery (x86_64, i586)

    Maintainer: Slava Dubrovskiy

    List of contributors:
    Slava Dubrovskiy

    ACL:
    Slava Dubrovskiy
    @everybody

      1. python-module-distribute

    Last changed


    May 3, 2012 Slava Dubrovskiy 2.5.3-alt1
    - build for ALT