python-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.
- Devel package for openSUSE:Factory
-
9
derived packages
- Links to openSUSE:Factory / python-celery
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-celery && cd $_
- Create Badge
python-celery
Package has built successfully and can be used to build further packages.
Package has built successfully and can be used to build further packages.
Package has built successfully and can be used to build further packages.
Package has built successfully and can be used to build further packages.
Package has built successfully and can be used to build further packages.
Package has built successfully and can be used to build further packages.
Package has built successfully and can be used to build further packages.
Package has built successfully and can be used to build further packages.
Package has built successfully and can be used to build further packages.
Package has built successfully and can be used to build further packages.
python-celery:test
The build can not begin, because required packages are either missing or not explicitly defined.
The build can not begin, because required packages are either missing or not explicitly defined.
The build can not begin, because required packages are either missing or not explicitly defined.
The build can not begin, because required packages are either missing or not explicitly defined.
The package does not build successfully. No packages have been created. Packages that depend on this package will be built using any previously created packages, if they exist.
The build can not begin, because required packages are either missing or not explicitly defined.
The package does not build successfully. No packages have been created. Packages that depend on this package will be built using any previously created packages, if they exist.
The build can not begin, because required packages are either missing or not explicitly defined.
The package does not build successfully. No packages have been created. Packages that depend on this package will be built using any previously created packages, if they exist.
The package does not build successfully. No packages have been created. Packages that depend on this package will be built using any previously created packages, if they exist.
Comments 0