Fedora 14 Update: python-celery-2.2.7-3.fc14

updates at fedoraproject.org updates at fedoraproject.org
Sun Jul 31 04:02:07 UTC 2011


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-9450
2011-07-18 21:55:28
--------------------------------------------------------------------------------

Name        : python-celery
Product     : Fedora 14
Version     : 2.2.7
Release     : 3.fc14
URL         : http://celeryproject.org
Summary     : Distributed Task Queue
Description :
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.

Celery is written in Python, but the protocol can be implemented
in any language. It can also operate with other languages using
webhooks.

The recommended message broker is RabbitMQ, but limited support
for Redis, Beanstalk, MongoDB, CouchDB and databases
(using SQLAlchemy or the Django ORM) is also available.

--------------------------------------------------------------------------------
Update Information:

Initial packaging
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #722444 - Review Request: python-celery - Distributed Task Queue
        https://bugzilla.redhat.com/show_bug.cgi?id=722444
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-celery' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list