external.rst 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. ============================================
  2. Tutorials and resources from the community
  3. ============================================
  4. This is a list of external blog posts, tutorials and slides related
  5. to Celery. If you have a link that's missing from this list, please
  6. contact the mailing-list or submit a patch.
  7. .. contents::
  8. :local:
  9. Django/Celery Quickstart (or, how I learned to stop using cron and love celery)
  10. ===============================================================================
  11. http://bitkickers.blogspot.com/2010/07/djangocelery-quickstart-or-how-i.html
  12. How Celery, Carrot, and your messaging stack work
  13. =================================================
  14. http://jasonmbaker.com/how-celery-carrot-and-your-messaging-stack-wo
  15. Large Problems in Django, Mostly Solved: Delayed Execution
  16. ==========================================================
  17. http://ericholscher.com/blog/2010/jun/23/large-problems-django-mostly-solved-delayed-execut/
  18. Introduction to Celery
  19. ======================
  20. Awesome slides from when `Idan Gazit`_ had a talk about Celery at `PyWeb-IL`_:
  21. http://www.slideshare.net/idangazit/an-introduction-to-celery
  22. .. _`Idan Gazit`: http://twitter.com/IdanGazit
  23. .. _`PyWeb-IL`: http://groups.google.com/group/pyweb-il
  24. .. raw:: html
  25. <div style="width:425px;text-align:left" id="__ss_2089054">
  26. <a style="font:14px Helvetica,Arial,Sans-serif;display:block;
  27. margin:12px 0 3px 0;text-decoration:underline;"
  28. href="http://www.slideshare.net/idangazit/an-introduction-to-celery"
  29. title="An Introduction to Celery">An Introduction to Celery</a>
  30. <object style="margin:0px" width="425" height="355"> <param name="movie"
  31. value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=pyweb-celery-090929081406-phpapp01&stripped_title=an-introduction-to-celery" />
  32. <param name="allowFullScreen" value="true"/><param name="allowScriptAccess"
  33. 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">
  34. </embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more
  35. <a style="text-decoration:underline;"
  36. href="http://www.slideshare.net/">documents</a>
  37. from <a style="text-decoration:underline;"
  38. href="http://www.slideshare.net/idangazit">Idan Gazit</a>.</div></div>
  39. RabbitMQ, Celery and Django
  40. ===========================
  41. Great Celery tutorial by `Robert Pogorzelski`_ at his blog "Happy Stream of
  42. Thoughts":
  43. http://robertpogorzelski.com/blog/2009/09/10/rabbitmq-celery-and-django/
  44. .. _`Robert Pogorzelski`: http://robertpogorzelski.com/
  45. Message Queues, Django and Celery Quick Start
  46. =============================================
  47. Celery tutorial by `Rich Leland`_, the installation section is Mac OS X
  48. specific:
  49. http://mathematism.com/2010/feb/16/message-queues-django-and-celery-quick-start/
  50. .. _`Rich Leland`: http://twitter.com/richleland
  51. Background task processing and deferred execution in Django
  52. ===========================================================
  53. `Alon Swartz`_ writes about celery and RabbitMQ on his blog:
  54. http://www.turnkeylinux.org/blog/django-celery-rabbitmq
  55. .. _`Alon Swartz`: http://twitter.com/alonswartz
  56. Build a processing queue [...] in less than a day using RabbitMQ and Celery
  57. ===========================================================================
  58. Tutorial in 2 parts written by `Tim Bull`_:
  59. http://timbull.com/build-a-processing-queue-with-multi-threading
  60. .. _`Tim Bull`: http://twitter.com/timbull
  61. How to get celeryd to work on FreeBSD
  62. =====================================
  63. Installing multiprocessing on FreeBSD isn't that easy, but thanks to `Viktor Petersson`_
  64. we now have a step-to-step guide:
  65. http://www.playingwithwire.com/2009/10/how-to-get-celeryd-to-work-on-freebsd/
  66. .. _`Viktor Petersson`: http://twitter.com/vpetersson
  67. Web-based 3D animation software
  68. ===============================
  69. Indy Chang Liu at `ThinkingCactus`_ uses Celery to render animations
  70. asynchronously (PDF):
  71. http://ojs.pythonpapers.org/index.php/tppm/article/viewFile/105/122
  72. .. _`ThinkingCactus`: http://thinkingcactus.com/
  73. Queued Storage Backend for Django
  74. =================================
  75. http://stepsandnumbers.com/archive/2010/01/04/queued-storage-backend-for-django/
  76. RabbitMQ with Python and Ruby
  77. =============================
  78. http://www.slideshare.net/hungryblank/rabbitmq-with-python-and-ruby-rupy-2009