-------------------------------------------------------------------------------- Fedora EPEL Update Notification FEDORA-EPEL-2013-11807 2013-10-10 17:27:44 --------------------------------------------------------------------------------
Name : python-celery Product : Fedora EPEL 6 Version : 2.2.8 Release : 2.el6 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:
Change requirement to python-dateutil15 as python-dateutil is too old -------------------------------------------------------------------------------- References:
[ 1 ] Bug #1002787 - python-celery cannot be used because it has a runtime dependency on python-dateutil >= 1.5.0, which is unavailable https://bugzilla.redhat.com/show_bug.cgi?id=1002787 --------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. 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 EPEL GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys --------------------------------------------------------------------------------
epel-package-announce@lists.fedoraproject.org