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
_multibuild 0000000053 53 Bytes
celery-4.4.2.tar.gz 0001448133 1.38 MB
python-celery.changes 0000084290 82.3 KB
python-celery.spec 0000003362 3.28 KB
Revision 31 (latest revision is 44)
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 805558 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 31)
- Update to 4.4.2:
  * Various fixes for the 4.4 series
- Remove no longer needed unpin-pytest.patch
Comments 0
openSUSE Build Service is sponsored by