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
python-celery
x86_64
aarch64
ppc64le
x86_64
ppc64le
i586
x86_64
armv7l
aarch64
x86_64
python-celery:test
x86_64
unresolvable
aarch64
unresolvable
ppc64le
unresolvable
x86_64
unresolvable
ppc64le
i586
unresolvable
x86_64
armv7l
unresolvable
aarch64
x86_64
Refresh


Source Files (show merged sources derived from linked package)
Comments 0
No comments available
openSUSE Build Service is sponsored by