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-0.8.3.tar.gz 0000733046 716 KB
python-celery.changes 0000000641 641 Bytes
python-celery.spec 0000001589 1.55 KB
Revision 4 (latest revision is 159)
Alexandre Rogoski's avatar Alexandre Rogoski (aledr) committed (revision 4)
- Update to 0.8.3.
Comments 0
openSUSE Build Service is sponsored by