=======================
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.
.. contents::
:local:
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
====
django-celery presentation at DJUGL 2010.
-----------------------------------------
http://www.slideshare.net/matclayton/django-celery
.. raw:: html
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
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
.. _`Idan Gazit`: http://twitter.com/IdanGazit
.. _`PyWeb-IL`: http://groups.google.com/group/pyweb-il
.. raw:: html
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/
.. _`Robert Pogorzelski`: http://robertpogorzelski.com/
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/
.. _`Rich Leland`: http://twitter.com/richleland
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
.. _`Alon Swartz`: http://twitter.com/alonswartz
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
.. _`Tim Bull`: http://twitter.com/timbull
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/
.. _`Viktor Petersson`: http://twitter.com/vpetersson
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
.. _`ThinkingCactus`: http://thinkingcactus.com/
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