SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-celery rpm build for : Fedora 21. For other distributions click python3-celery.

Name : python3-celery
Version : 3.1.9 Vendor : Fedora Project
Release : 3.fc21 Date : 2014-06-08 02:44:12
Group : Development/Languages Source RPM : python-celery-3.1.9-3.fc21.src.rpm
Size : 5.35 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/21/Everything/s390x/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-celery-3.1.9-3.fc21.noarch.rpm
ftp.icm.edu.pl  python3-celery-3.1.9-3.fc21.noarch.rpm
ftp.icm.edu.pl  python3-celery-3.1.9-3.fc21.noarch.rpm
     

Provides :
python3-celery

Requires :
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
python3
rpmlib(PartialHardlinkSets) <= 4.0.4-1
python3-pytz
python3-amqp
python(abi) = 3.4
rpmlib(PayloadIsXz) <= 5.2-1
python3-billiard => 1:3.3.0.13
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
/usr/bin/python3
python3-setuptools
python3-kombu => 1:3.0.8


Content of RPM :
/usr/bin/py3-celery
/usr/bin/py3-celerybeat
/usr/bin/py3-celeryd
/usr/bin/py3-celeryd-multi
/usr/lib/python3.4/site-packages/celery
/usr/lib/python3.4/site-packages/celery-3.1.9-py3.4.egg-info
/usr/lib/python3.4/site-packages/celery-3.1.9-py3.4.egg-info/PKG-INFO
/usr/lib/python3.4/site-packages/celery-3.1.9-py3.4.egg-info/SOURCES.txt
/usr/lib/python3.4/site-packages/celery-3.1.9-py3.4.egg-info/dependency_links.txt
/usr/lib/python3.4/site-packages/celery-3.1.9-py3.4.egg-info/entry_points.txt
/usr/lib/python3.4/site-packages/celery-3.1.9-py3.4.egg-info/not-zip-safe
/usr/lib/python3.4/site-packages/celery-3.1.9-py3.4.egg-info/requires.txt
/usr/lib/python3.4/site-packages/celery-3.1.9-py3.4.egg-info/top_level.txt
/usr/lib/python3.4/site-packages/celery/__init__.py
/usr/lib/python3.4/site-packages/celery/__main__.py
/usr/lib/python3.4/site-packages/celery/__pycache__
/usr/lib/python3.4/site-packages/celery/__pycache__/__init__.cpython-34.pyc
/usr/lib/python3.4/site-packages/celery/__pycache__/__init__.cpython-34.pyo
/usr/lib/python3.4/site-packages/celery/__pycache__/__main__.cpython-34.pyc
/usr/lib/python3.4/site-packages/celery/__pycache__/__main__.cpython-34.pyo
/usr/lib/python3.4/site-packages/celery/__pycache__/_state.cpython-34.pyc
/usr/lib/python3.4/site-packages/celery/__pycache__/_state.cpython-34.pyo
/usr/lib/python3.4/site-packages/celery/__pycache__/beat.cpython-34.pyc
/usr/lib/python3.4/site-packages/celery/__pycache__/beat.cpython-34.pyo
/usr/lib/python3.4/site-packages/celery/__pycache__/bootsteps.cpython-34.pyc
/usr/lib/python3.4/site-packages/celery/__pycache__/bootsteps.cpython-34.pyo
/usr/lib/python3.4/site-packages/celery/__pycache__/canvas.cpython-34.pyc
/usr/lib/python3.4/site-packages/celery/__pycache__/canvas.cpython-34.pyo
/usr/lib/python3.4/site-packages/celery/__pycache__/datastructures.cpython-34.pyc
/usr/lib/python3.4/site-packages/celery/__pycache__/datastructures.cpython-34.pyo
There is 1043 files more in these RPM.

 
ICM