Please login to access the resource

python-celery

Edit Package python-celery
http://github.com/ask/celery

Celery is a distributed task queue. It was first created for Django, but is now usable from Python. It can also operate with
other languages via HTTP+JSON. It is used for executing tasks asynchronously, routed to one or more worker servers, running
concurrently using multiprocessing. It is designed to solve certain problems related to running websites demanding high-availability and performance.

It is perfect for filling caches, posting updates to twitter, mass downloading data like syndication feeds or web scraping. Use-cases are plentiful. Implementing these features asynchronously using celery is easy and fun, and the performance improvements can make it more than worthwhile.

Refresh
Refresh
Source Files
Filename Size Changed
celery-4.0.2.tar.gz 0001337804 1.28 MB
python-celery.changes 0000075133 73.4 KB
python-celery.spec 0000002444 2.39 KB
Revision 93 (latest revision is 159)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 506559 from Benoît Monin's avatar Benoît Monin (benoit_monin) (revision 93)
- update to version 4.0.2
- change source url to pythonhosted.org
- update the BuildRequires for test
- remove specfile reference to openSUSE 11.1 / SLE11
- update kombu and billiard required versions
- remove anyjson Requires, not needed anymore
- call fdupes to fix duplicate files
Comments 0
openSUSE Build Service is sponsored by