This is a list of external blog posts, tutorials and slides related to Celery. If you have a link that's missing from this list, please contact the mailing-list or submit a patch.
- Resources
- News
- Asynchronous Processing Using Celery (historio.us)
- "Massaging the Pony: Message Queues and You" (Djangocon 2010)
- "Large problems, Mostly Solved" (Djangocon 2010)
- Django and asynchronous jobs
- Celery: добавляем параллелизм в Django (Russian)
- Celery presentation at PyCon India 2010
- celery, django and virtualenv playing nice.
- Django Task Queueing with Celery
- django-celery presentation at DJUGL 2010.
- Django/Celery Quickstart (or, how I learned to stop using cron and love celery)
- Using Python magic to improve the deferred API
- How Celery, Carrot, and your messaging stack work
- Large Problems in Django, Mostly Solved: Delayed Execution
- Introduction to Celery
- RabbitMQ, Celery and Django
- Message Queues, Django and Celery Quick Start
- Background task processing and deferred execution in Django
- Build a processing queue [...] in less than a day using RabbitMQ and Celery
- How to get celeryd to work on FreeBSD
- Web-based 3D animation software
- Queued Storage Backend for Django
- RabbitMQ with Python and Ruby
http://wiki.github.com/ask/celery/using
http://wiki.github.com/ask/celery/
http://stackoverflow.com/search?q=celery&tab=newest
http://blog.gmane.org/gmane.comp.python.amqp.celery.user
http://botland.oebfare.com/logger/celery/
http://blog.historio.us/asynchronous-processing-using-celery
http://www.slideshare.net/shawnrider/massaging-the-pony-message-queues-and-you
http://www.slideshare.net/ericholscher/large-problems
http://www.davidfischer.name/2010/09/django-and-asynchronous-jobs/
http://www.proft.com.ua/2010/09/4/celery-dobavlyaem-parallelizm-v-django/
http://in.pycon.org/2010/talks/50-python-celery http://in.pycon.org/2010/static/files/talks/50/mahendra-celery-pycon-2010.pdf
http://tumblr.whatupderek.com/post/1072002968/celery-django-and-virtualenv-playing-nice
http://justinvoss.wordpress.com/2010/06/22/django-task-queueing-with-celery/
http://www.slideshare.net/matclayton/django-celery
http://bitkickers.blogspot.com/2010/07/djangocelery-quickstart-or-how-i.html
http://blog.notdot.net/2010/06/Using-Python-magic-to-improve-the-deferred-API
http://jasonmbaker.com/how-celery-carrot-and-your-messaging-stack-wo
http://ericholscher.com/blog/2010/jun/23/large-problems-django-mostly-solved-delayed-execut/
Awesome slides from when Idan Gazit had a talk about Celery at PyWeb-IL: http://www.slideshare.net/idangazit/an-introduction-to-celery
Great Celery tutorial by Robert Pogorzelski at his blog "Happy Stream of Thoughts": http://robertpogorzelski.com/blog/2009/09/10/rabbitmq-celery-and-django/
Celery tutorial by Rich Leland, the installation section is Mac OS X specific: http://mathematism.com/2010/feb/16/message-queues-django-and-celery-quick-start/
- Alon Swartz writes about celery and RabbitMQ on his blog:
- http://www.turnkeylinux.org/blog/django-celery-rabbitmq
Tutorial in 2 parts written by Tim Bull: http://timbull.com/build-a-processing-queue-with-multi-threading
Installing multiprocessing on FreeBSD isn't that easy, but thanks to Viktor Petersson we now have a step-to-step guide: http://www.playingwithwire.com/2009/10/how-to-get-celeryd-to-work-on-freebsd/
Indy Chang Liu at ThinkingCactus uses Celery to render animations asynchronously (PDF): http://ojs.pythonpapers.org/index.php/tppm/article/viewFile/105/122
http://stepsandnumbers.com/archive/2010/01/04/queued-storage-backend-for-django/
http://www.slideshare.net/hungryblank/rabbitmq-with-python-and-ruby-rupy-2009