Browse wiki
This entry published by the Free Software Foundation.
| Celery |
| Computer languages | Python + |
|---|---|
| Full description | Celery is a distributed task queue framewo … Celery is a distributed task queue framework for Django. 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. ovements can make it more than worthwhile. |
| Homepage URL | http://ask.github.com/celery/ + |
| Interface | command-line + , library + |
| Is GNU | false + |
| Keywords | Python + , performance + , task + , queue + , asynchronous + , distributed + |
| Last review by | Kelly Hopkins + |
| Last review date | 6 August 2009 + |
| License | BSD 2Clause + |
| License verified by | Kelly Hopkins + |
| License verified date | 6 August 2009 + |
| Name | Celery + |
| Real name | Ask Solem + |
| Resource URL | http://pypi.python.org/pypi/celery/0.4.1 + |
| Resource audience | Developer + |
| Resource kind | Homepage + |
| Revisionid | 201 + |
| Revisiontimestamp | 12 April 2011 12:19:39 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + |
| Short description | a distributed task queue framework for Django. + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| User level | intermediate + |
| Version date | 2 July 2009 + |
| Version download | http://pypi.python.org/packages/source/c/celery/celery-0.4.1.tar.gz#md5=e2dbd6d28f7636e088ef77b6df54b82c + |
| Version identifier | 0.4.1 + |
| Version status | stable + |
| Modification dateThis property is a special property in this wiki. | 24 May 2012 22:03:08 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| EmailThis property is a special property in this wiki. | askh@opera.com + |
| hide properties that link here |
| Celery#3 + | License of |
|---|---|
| Celery#1 + | Person of |
| Celery#2 + | Resource of |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
