Skip to content

Latest commit

 

History

History
222 lines (156 loc) · 7.72 KB

community.rst

File metadata and controls

222 lines (156 loc) · 7.72 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.

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