|
@@ -1,316 +0,0 @@
|
|
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
|
|
-<html>
|
|
|
|
-<head>
|
|
|
|
-<meta charset="utf-8">
|
|
|
|
-<meta name="keywords" content="task queue, job queue, asynchronous, rabbitmq, amqp,
|
|
|
|
-redis, django, python, webhooks, queue, distributed">
|
|
|
|
-<meta name="description" content="open source distributed task queue" >
|
|
|
|
-<link rel="icon" type="image/png" href="favicon0.png">
|
|
|
|
-<meta name="viewport" content="width=500, user-scalable=no">
|
|
|
|
-<link rel="apple-touch-icon" href="favicon_64.png"/>
|
|
|
|
-<title>Celery - The Distributed Task Queue</title>
|
|
|
|
-<link rel="stylesheet" href="main0000.css"/>
|
|
|
|
-<link rel="stylesheet" href="trac0000.css"/>
|
|
|
|
-<script type="text/javascript">
|
|
|
|
-var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
|
|
|
-document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
|
|
|
-</script>
|
|
|
|
-<script type="text/javascript">
|
|
|
|
-try {
|
|
|
|
-var pageTracker = _gat._getTracker("UA-12986238-1");
|
|
|
|
-pageTracker._trackPageview();
|
|
|
|
-} catch(err) {}</script>
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
|
|
|
|
-
|
|
|
|
-</head>
|
|
|
|
-
|
|
|
|
-<body>
|
|
|
|
-<div id="navbar">
|
|
|
|
- <div class="iStretch">
|
|
|
|
- <div class="link"><a href="index.html">Home</a></div>
|
|
|
|
- <div class="link"><a href="http://github.com/ask/celery">Code</a></div>
|
|
|
|
- <div class="link"><a href="docs/">Documentation</a></div>
|
|
|
|
- <div class="link" id="current"><a href="community.html">Community</a></div>
|
|
|
|
- <div class="link"><a href="http://pypi.python.org/pypi/celery">Download</a></div>
|
|
|
|
- </div>
|
|
|
|
-</div>
|
|
|
|
-
|
|
|
|
-<div class="iStretch">
|
|
|
|
-
|
|
|
|
- <div id="topcontainer">
|
|
|
|
- <ul>
|
|
|
|
- <li>Background Processing
|
|
|
|
- <li>Distributed
|
|
|
|
- <li>Asynchronous/Synchronous
|
|
|
|
- <li>Concurrency
|
|
|
|
- <li>Periodic Tasks
|
|
|
|
- <li>Retries
|
|
|
|
- </ul>
|
|
|
|
- </div>
|
|
|
|
-
|
|
|
|
- <div id="contentcontainer">
|
|
|
|
-
|
|
|
|
- <div class="column">
|
|
|
|
- <h2>Community Links</h2>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://query7.com/tutorial-celery-with-django
|
|
|
|
-">Using Celery With Django Tutorial (query7.com)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://trespams.com/2011/04/03/celery-redis-and-django/
|
|
|
|
-">Celery, Redis and Django Tutorial (trespams.com)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://trespams.com/2011/04/03/celery-i-redis/
|
|
|
|
-">Celery i Redis (trespams.com) (Catalan)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://tomwardill.posterous.com/using-fabric-from-celery-in-django
|
|
|
|
-">Using Fabric from Celery in Django (tomwardill.posterous.com)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://blip.tv/file/4878746
|
|
|
|
-">PyCon-2011: Distributed Tasks with Celery (Video) (pycon.blip.tv)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://www.slideshare.net/zeeg/pycon-2011-scaling-disqus-7251315
|
|
|
|
-">PyCon-2011: Scaling Disqus (slideshare.net)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://www.quora.com/How-stable-is-Celery
|
|
|
|
-">How stable is Celery? (quora.com)</a></p>
|
|
|
|
-<p class="communitylink"><a href="https://getpantheon.com/news/behind-scenes-pantheon-api
|
|
|
|
-">Behind The Scenes: Pantheon as an API (getpantheon.com)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://eflorenzano.com/blog/post/technology-behind-convore/
|
|
|
|
-">The Technology Behind Convore (eflorenzano.com)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://buntin.org/2011/02/27/django-celery-for-non-blocking-django-signals/
|
|
|
|
-">django-celery for non-blocking Django signals. (buntin.org)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://www.whiskeymedia.com/news/the-whiskey-technology-stack/4/
|
|
|
|
-">The Whiskey Technology Stack (whiskeymedia.com)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://www.toforge.com/2011/02/a-simple-python-sandbox-for-celery-and-not/
|
|
|
|
-">A simple python sandbox for Celery and not (toforge.com)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://www.ep.io/blog/celery-ssl-and-loadbalancers/
|
|
|
|
-">Celery, SSL, and Load Balancers (ep.io)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://docs.dotcloud.com/tutorials/celery/
|
|
|
|
-">Deploying a Celery worker on DotCloud (dotcloud.com)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://joshbohde.com/blog/async-workers-in-django-with-celery
|
|
|
|
-">Async Workers in Django with Celery (joshbohde.com)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://www.colinhowe.co.uk/2011/02/08/celery-and-sentry-recording-errors/
|
|
|
|
-">Celery and Sentry - Recording Errors (colinhowe.co.uk)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://blog.apsl.net/2011/01/14/introduccion-a-celery/
|
|
|
|
-">Introducción a Celery (Spanish) (apsl.net)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://haltu.fi/en/b/qml_wrapper_service_explained.html
|
|
|
|
-">QML wrapper service explained (haltu.fi)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://bmbouter.github.com/CeleryManagement/getting-started/introduction.html
|
|
|
|
-">CeleryManagement - monitor and manage Celery installations (github.com)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://mindby.org/2011/02/celery-and-twisted/
|
|
|
|
-">Celery and Twisted (mindby.org)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://sci-blog.com/2010/11/celery-configuration-for-redis-backend/
|
|
|
|
-">Celery configuration for Redis backend (sci-blog.com)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://www.toforge.com/2011/01/run-celery-tasks-from-php/
|
|
|
|
-">Run Celery tasks from PHP (toforge.com)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://seeknuance.com/2010/12/17/celery-uses-spin-loops-gah/
|
|
|
|
-">Celery uses spin-loops. Gah! (seeknuance.com)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://richard.volpato.net/2011/01/10/architecture-of-statistically-powered-web-sites/
|
|
|
|
-">Architecture of Data Powered Web Sites (richard.volpato.net)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://blog.gridcentriclabs.com/2011/01/how-fast-can-you-add-more-worker-nodes.html
|
|
|
|
-">How fast can you add more worker nodes? (gridcentriclabs.com)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://bitkickers.blogspot.com/2011/01/getting-arbitrary-log-files-into.html
|
|
|
|
-">Getting arbitrary log files into Rsyslog (bitkickers)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://www.howsthe.com/blog/2010/dec/13/making-celery-pymongo-play-nicely/
|
|
|
|
-">Making Celery and PyMongo play nicely together (howsthe.com)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://trespams.com/2010/11/28/celery-mini-tutorial/
|
|
|
|
-">Celery: Mini Tutorial (Catalan) (trespams.com)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://ericholscher.com/blog/2010/nov/11/building-django-app-server-chef-part-4/
|
|
|
|
-">Building a Django App Server with Chef (ericholscher.com)</a></p>
|
|
|
|
-<p class="communitylink"><a href="http://trespams.com/2010/11/13/introduccio-celery/
|
|
|
|
-">Introducció a Celery (Catalan) (trespams.com)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://tensixtyone.com/django-and-celery-death-to-cron
|
|
|
|
-">Django and Celery - Death to Cron (tensixtyone.com)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://ericholscher.com/blog/2010/nov/2/celery-tips/
|
|
|
|
-">Celery Tips (ericholscher.com)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://jacobian.org/writing/favorite-apps/
|
|
|
|
-">What's your favorite Django app? (jacobian.org)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://ericholscher.com/blog/2010/nov/1/virtualenv-tips/
|
|
|
|
-">Virtualenv Tips (ericholscher.com)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://iamseb.com/seb/2010/10/10-django-tools/
|
|
|
|
-">10 Tools That Make Django Better (iamseb.com)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://www.loose-bits.com/2010_10_10_archive.html
|
|
|
|
-">Distributed Task Locking in Celery (loose-bits.com)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://www.bitbybit.ru/article/216
|
|
|
|
-">Celery — распределенные очереди задач на Python (Russian) (bitbybit.ru)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://vorushin.ru/blog/34-celery-described/
|
|
|
|
-">Подробнее о Celery (Russian) (vorushin.ru)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://blog.timc3.com/2010/10/17/celery-rabbitmq-and-sending-messages-directly/
|
|
|
|
-">Celery, RabbitMQ and sending messages directly. (timc3.com)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://blog.avelino.us/2010/10/cron-dentro-do-django-com-celery.html
|
|
|
|
-">Cron dentro do Django com Celery (Portugese) (avelino.us)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://d.hatena.ne.jp/yuku_t/
|
|
|
|
-">RabbitMQとCeleryを使ってDjangoでジョブキューしてみる (Japanese) (hatena.ne.jp)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://www.scribd.com/doc/37562923/Kaninchen-Schlangen-RabbitMQ-Python
|
|
|
|
-">Kaninchen & Schlangen: RabbitMQ & Python (German) (scribd.com)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://www.scribd.com/doc/39203296/Celery-Eine-asynchrone-Task-Queue-nicht-nur-fur-Django
|
|
|
|
-">Celery - Eine asynchrone Task Queue (nicht nur) für Django (German) (scribd.com) </a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://blog.historio.us/asynchronous-processing-using-celery
|
|
|
|
-">Asynchronous Processing Using Celery (historio.us)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://www.slideshare.net/shawnrider/massaging-the-pony-message-queues-and-you
|
|
|
|
-">"Massaging the Pony: Message Queues and You" (Djangocon 2010)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://www.slideshare.net/ericholscher/large-problems
|
|
|
|
-">"Large problems, Mostly Solved" (Djangocon 2010)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://shawnmilo.blogspot.com/2010/07/simple-celery-with-django-how-to.html
|
|
|
|
-">A Simple Celery with Django How-To (shawnmilo.blogspot.com)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://www.davidfischer.name/2010/09/django-and-asynchronous-jobs/
|
|
|
|
-">Django and asynchronous jobs (davidfischer.com)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://www.proft.com.ua/2010/09/4/celery-dobavlyaem-parallelizm-v-django/
|
|
|
|
-">Celery: добавляем параллелизм в Django (Russian) (proft.com.ua)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://in.pycon.org/2010/static/files/talks/50/mahendra-celery-pycon-2010.pdf
|
|
|
|
-">Celery presentation at PyCon India 2010 (PDF slides) (in.pycon.org)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://tumblr.whatupderek.com/post/1072002968/celery-django-and-virtualenv-playing-nice
|
|
|
|
-">celery, django and virtualenv playing nice. (whatupderek.com)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://justinvoss.wordpress.com/2010/06/22/django-task-queueing-with-celery/
|
|
|
|
-">Django Task Queueing with Celery (justinvoss.wordpress.com)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink"><a href="http://www.slideshare.net/matclayton/django-celery
|
|
|
|
-">django-celery presentation at DJUGL 2010. (slideshare.net)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink">
|
|
|
|
-<a href="http://bitkickers.blogspot.com/2010/07/djangocelery-quickstart-or-how-i.html
|
|
|
|
-">Django/Celery Quickstart (or, how I learned to stop using cron and love
|
|
|
|
-celery) (bitkickers.blogsport.com)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink">
|
|
|
|
-<a href="http://blog.notdot.net/2010/06/Using-Python-magic-to-improve-the-deferred-API
|
|
|
|
-">Using Python magic to improve the deferred API (notdot.net)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink">
|
|
|
|
-<a href="http://jasonmbaker.com/how-celery-carrot-and-your-messaging-stack-wo
|
|
|
|
-">How Celery, Carrot, and your messaging stack work (jasonmbaker.com)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink">
|
|
|
|
-<a href="http://ericholscher.com/blog/2010/jun/23/large-problems-django-mostly-solved-delayed-execut/
|
|
|
|
-">Large Problems in Django, Mostly Solved: Delayed Execution (ericholscher.com)</a></p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink">
|
|
|
|
-
|
|
|
|
- <div style="width:425px;text-align:left" id="__ss_2089054">
|
|
|
|
- <a style="font:14px Helvetica,Arial,Sans-serif;display:block;
|
|
|
|
- margin:12px 0 3px 0;text-decoration:underline;"
|
|
|
|
- href="http://www.slideshare.net/idangazit/an-introduction-to-celery"
|
|
|
|
- title="An Introduction to Celery">An Introduction to Celery</a>
|
|
|
|
- <object style="margin:0px" width="425" height="355"> <param name="movie"
|
|
|
|
- value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=pyweb-celery-090929081406-phpapp01&stripped_title=an-introduction-to-celery" />
|
|
|
|
- <param name="allowFullScreen" value="true"/><param name="allowScriptAccess"
|
|
|
|
- value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=pyweb-celery-090929081406-phpapp01&stripped_title=an-introduction-to-celery" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355">
|
|
|
|
- </embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more
|
|
|
|
- <a style="text-decoration:underline;"
|
|
|
|
- href="http://www.slideshare.net/">documents</a>
|
|
|
|
- from <a style="text-decoration:underline;"
|
|
|
|
- href="http://www.slideshare.net/idangazit">Idan Gazit</a>.</div></div>
|
|
|
|
-</p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink">
|
|
|
|
-<a href="http://robertpogorzelski.com/blog/2009/09/10/rabbitmq-celery-and-django/
|
|
|
|
-">RabbitMQ, Celery and Django (robertpogorzelski.com)</a>
|
|
|
|
-
|
|
|
|
-<p>
|
|
|
|
-Great Celery tutorial by Robert Pogorzelski at his blog "Happy Stream of
|
|
|
|
-Thoughts"</p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink">
|
|
|
|
-<a href="http://mathematism.com/2010/feb/16/message-queues-django-and-celery-quick-start/
|
|
|
|
-">Message Queues, Django and Celery Quick Start (mathematism.com)</a>
|
|
|
|
-</p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink">
|
|
|
|
-<a href="http://www.turnkeylinux.org/blog/django-celery-rabbitmq
|
|
|
|
-">Background task processing and deferred execution in Django (turnkeylinux.org)</a>.
|
|
|
|
-</p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink">
|
|
|
|
-<a href="http://timbull.com/build-a-processing-queue-with-multi-threading
|
|
|
|
-">Build a processing queue [...] in less than a day using RabbitMQ and
|
|
|
|
-Celery (timbull.com)</a>
|
|
|
|
-
|
|
|
|
-<p class="communitylink">
|
|
|
|
-<a href="http://www.playingwithwire.com/2009/10/how-to-get-celeryd-to-work-on-freebsd/
|
|
|
|
-">How to get celeryd to work on FreeBSD (playingwithwire.com)</a>
|
|
|
|
-
|
|
|
|
-<p>
|
|
|
|
-Installing multiprocessing on FreeBSD isn't that easy, but thanks to Viktor Petersson
|
|
|
|
-we now have a step-to-step guide.
|
|
|
|
-</p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink">
|
|
|
|
-<a href="http://ojs.pythonpapers.org/index.php/tppm/article/viewFile/105/122
|
|
|
|
-">Web-based 3D animation software (PDF) (ojs.pythonpapers.org)</a></p>
|
|
|
|
-<p>
|
|
|
|
-Indy Chang Liu at ThinkingCactus uses Celery to render animations
|
|
|
|
-asynchronously.
|
|
|
|
-</p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink">
|
|
|
|
-<a href="http://stepsandnumbers.com/archive/2010/01/04/queued-storage-backend-for-django/
|
|
|
|
-">Queued Storage Backend for Django (stepsandnumbers.com)</a>
|
|
|
|
-</p>
|
|
|
|
-
|
|
|
|
-<p class="communitylink">
|
|
|
|
-<a href="http://www.slideshare.net/hungryblank/rabbitmq-with-python-and-ruby-rupy-2009
|
|
|
|
-">RabbitMQ with Python and Ruby (RuPy 2009) (slideshare.net)</a>
|
|
|
|
-</p>
|
|
|
|
- </div>
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-<div class="column side">
|
|
|
|
- <h2>Resources</h2>
|
|
|
|
-
|
|
|
|
- <ul>
|
|
|
|
- <li><a
|
|
|
|
- href="http://wiki.github.com/ask/celery">Who's using Celery</a></li>
|
|
|
|
- <li><a href="http://wiki.github.com/ask/celery/">Celery
|
|
|
|
- Wiki</a></li>
|
|
|
|
- <li><a
|
|
|
|
- href="http://stackoverflow.com/search?q=celery&tab=newest">Celery
|
|
|
|
- questions on Stack Overflow</a></li>
|
|
|
|
- <li><a
|
|
|
|
- href="http://blog.gmane.org/gmane.comp.python.amqp.celery.user">celery-users
|
|
|
|
- mailing list archive</a></li>
|
|
|
|
- <li><a href="http://botland.oebfare.com/logger/celery/">IRC Logs
|
|
|
|
- for the <code>#celery</code> channel</a></li>
|
|
|
|
- </ul>
|
|
|
|
- </div>
|
|
|
|
- <div style="clear:both"></div>
|
|
|
|
- </div>
|
|
|
|
-
|
|
|
|
- <div id="credits">
|
|
|
|
- <ul>
|
|
|
|
- <li>
|
|
|
|
- <strong>Copyright (c) 2009, 2011</strong>
|
|
|
|
- <span><a href="http://twitter.com/asksol">Ask Solem</a> and
|
|
|
|
- <a href="http://github.com/ask/celery/blob/master/AUTHORS">contributors</a>.</span>
|
|
|
|
- </li>
|
|
|
|
- <li>
|
|
|
|
- <strong>Web Design</strong>
|
|
|
|
- <span><a href="http://www.helmersworks.com/">Jan Henrik Helmers</a></span>
|
|
|
|
- </li>
|
|
|
|
- </ul>
|
|
|
|
- </div>
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-</div>
|
|
|
|
-</body>
|
|
|
|
-</html>
|
|
|
|
-
|
|
|
|
-<!-- This document saved from http://celeryproject.org/ -->
|
|
|