Skip to content

Latest commit

 

History

History
289 lines (207 loc) · 10 KB

community.rst

File metadata and controls

289 lines (207 loc) · 10 KB

Community Resources

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

Who's using Celery

http://wiki.github.com/ask/celery/using

Wiki

http://wiki.github.com/ask/celery/

Celery questions on Stack Overflow

http://stackoverflow.com/search?q=celery&tab=newest

Mailing-list Archive: celery-users

http://blog.gmane.org/gmane.comp.python.amqp.celery.user

IRC Logs

http://botland.oebfare.com/logger/celery/

News

Celery: Mini Tutorial (Catalan)

http://trespams.com/2010/11/28/celery-mini-tutorial/

Building a Django App Server with Chef

http://ericholscher.com/blog/2010/nov/11/building-django-app-server-chef-part-4/

Introducció a Celery (Catalan)

http://trespams.com/2010/11/13/introduccio-celery/

Django and Celery - Death to Cron

http://tensixtyone.com/django-and-celery-death-to-cron

Celery Tips

http://ericholscher.com/blog/2010/nov/2/celery-tips/

What's your favorite Django app?

http://jacobian.org/writing/favorite-apps/

Virtualenv Tips

http://ericholscher.com/blog/2010/nov/1/virtualenv-tips/

10 Tools That Make Django Better

http://iamseb.com/seb/2010/10/10-django-tools/

Distributed Task Locking in Celery

http://www.loose-bits.com/2010_10_10_archive.html

Celery — распределенные очереди задач на Python (Russian)

http://www.bitbybit.ru/article/216

Подробнее о Celery (Russian)

http://vorushin.ru/blog/34-celery-described/

Celery, RabbitMQ and sending messages directly.

http://blog.timc3.com/2010/10/17/celery-rabbitmq-and-sending-messages-directly/

Cron dentro do Django com Celery (Portugese)

http://blog.avelino.us/2010/10/cron-dentro-do-django-com-celery.html

RabbitMQとCeleryを使ってDjangoでジョブキューしてみる (Japanese)

http://d.hatena.ne.jp/yuku_t/

Kaninchen & Schlangen: RabbitMQ & Python (German)

http://www.scribd.com/doc/37562923/Kaninchen-Schlangen-RabbitMQ-Python

Celery - Eine asynchrone Task Queue (nicht nur) für Django (German)

http://www.scribd.com/doc/39203296/Celery-Eine-asynchrone-Task-Queue-nicht-nur-fur-Django

Asynchronous Processing Using Celery (historio.us)

http://blog.historio.us/asynchronous-processing-using-celery

"Massaging the Pony: Message Queues and You" (Djangocon 2010)

http://www.slideshare.net/shawnrider/massaging-the-pony-message-queues-and-you

"Large problems, Mostly Solved" (Djangocon 2010)

http://www.slideshare.net/ericholscher/large-problems

A Simple Celery with Django How-To

http://shawnmilo.blogspot.com/2010/07/simple-celery-with-django-how-to.html

Django and asynchronous jobs

http://www.davidfischer.name/2010/09/django-and-asynchronous-jobs/

Celery: добавляем параллелизм в Django (Russian)

http://www.proft.com.ua/2010/09/4/celery-dobavlyaem-parallelizm-v-django/

Celery presentation at PyCon India 2010

http://in.pycon.org/2010/talks/50-python-celery http://in.pycon.org/2010/static/files/talks/50/mahendra-celery-pycon-2010.pdf

celery, django and virtualenv playing nice.

http://tumblr.whatupderek.com/post/1072002968/celery-django-and-virtualenv-playing-nice

Django Task Queueing with Celery

http://justinvoss.wordpress.com/2010/06/22/django-task-queueing-with-celery/

django-celery presentation at DJUGL 2010.

http://www.slideshare.net/matclayton/django-celery

Django/Celery Quickstart (or, how I learned to stop using cron and love celery)

http://bitkickers.blogspot.com/2010/07/djangocelery-quickstart-or-how-i.html

Using Python magic to improve the deferred API

http://blog.notdot.net/2010/06/Using-Python-magic-to-improve-the-deferred-API

How Celery, Carrot, and your messaging stack work

http://jasonmbaker.com/how-celery-carrot-and-your-messaging-stack-wo

Large Problems in Django, Mostly Solved: Delayed Execution

http://ericholscher.com/blog/2010/jun/23/large-problems-django-mostly-solved-delayed-execut/

Introduction to Celery

Awesome slides from when Idan Gazit had a talk about Celery at PyWeb-IL: http://www.slideshare.net/idangazit/an-introduction-to-celery

RabbitMQ, Celery and Django

Great Celery tutorial by Robert Pogorzelski at his blog "Happy Stream of Thoughts": http://robertpogorzelski.com/blog/2009/09/10/rabbitmq-celery-and-django/

Message Queues, Django and Celery Quick Start

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/

Background task processing and deferred execution in Django

Alon Swartz writes about celery and RabbitMQ on his blog:

http://www.turnkeylinux.org/blog/django-celery-rabbitmq

Build a processing queue [...] in less than a day using RabbitMQ and Celery

Tutorial in 2 parts written by Tim Bull: http://timbull.com/build-a-processing-queue-with-multi-threading

How to get celeryd to work on FreeBSD

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/

Web-based 3D animation software

Indy Chang Liu at ThinkingCactus uses Celery to render animations asynchronously (PDF): http://ojs.pythonpapers.org/index.php/tppm/article/viewFile/105/122

Queued Storage Backend for Django

http://stepsandnumbers.com/archive/2010/01/04/queued-storage-backend-for-django/

RabbitMQ with Python and Ruby

http://www.slideshare.net/hungryblank/rabbitmq-with-python-and-ruby-rupy-2009