SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-celery rpm build for : Fedora 19. For other distributions click python-celery.

Name : python-celery
Version : 3.0.15 Vendor : Fedora Project
Release : 1.fc19 Date : 2013-02-15 13:08:40
Group : Development/Languages Source RPM : python-celery-3.0.15-1.fc19.src.rpm
Size : 4.82 MB
Packager : Fedora Project
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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/19/Everything/s390x/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-celery-3.0.15-1.fc19.noarch.rpm
ftp.icm.edu.pl  python-celery-3.0.15-1.fc19.noarch.rpm
ftp.icm.edu.pl  python-celery-3.0.15-1.fc19.noarch.rpm
     

Provides :
python-celery

Requires :
python-anyjson
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
python(abi) = 2.7
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
/usr/bin/python3
python-dateutil
python-kombu => 2.5.4
pyparsing


Content of RPM :
/usr/bin/camqadm
/usr/bin/celery
/usr/bin/celerybeat
/usr/bin/celeryctl
/usr/bin/celeryd
/usr/bin/celeryd-multi
/usr/bin/celeryev
/usr/lib/python2.7/site-packages/celery
/usr/lib/python2.7/site-packages/celery-3.0.15-py2.7.egg-info
/usr/lib/python2.7/site-packages/celery-3.0.15-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/celery-3.0.15-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/celery-3.0.15-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/celery-3.0.15-py2.7.egg-info/entry_points.txt
/usr/lib/python2.7/site-packages/celery-3.0.15-py2.7.egg-info/not-zip-safe
/usr/lib/python2.7/site-packages/celery-3.0.15-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/celery-3.0.15-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/celery/__compat__.py
/usr/lib/python2.7/site-packages/celery/__compat__.pyc
/usr/lib/python2.7/site-packages/celery/__compat__.pyo
/usr/lib/python2.7/site-packages/celery/__init__.py
/usr/lib/python2.7/site-packages/celery/__init__.pyc
/usr/lib/python2.7/site-packages/celery/__init__.pyo
/usr/lib/python2.7/site-packages/celery/__main__.py
/usr/lib/python2.7/site-packages/celery/__main__.pyc
/usr/lib/python2.7/site-packages/celery/__main__.pyo
/usr/lib/python2.7/site-packages/celery/_state.py
/usr/lib/python2.7/site-packages/celery/_state.pyc
/usr/lib/python2.7/site-packages/celery/_state.pyo
/usr/lib/python2.7/site-packages/celery/app
/usr/lib/python2.7/site-packages/celery/app/__init__.py
There is 932 files more in these RPM.

 
ICM