external.rst 3.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. ==================================
  2. External tutorials and resources
  3. ==================================
  4. Introduction to Celery
  5. ----------------------
  6. Awesome slides from when `Idan Gazit`_ had a talk about Celery at `PyWeb-IL`_:
  7. http://www.slideshare.net/idangazit/an-introduction-to-celery
  8. .. _`Idan Gazit`: http://twitter.com/IdanGazit
  9. .. _`PyWeb-IL`: http://groups.google.com/group/pyweb-il
  10. .. raw:: html
  11. <div style="width:425px;text-align:left" id="__ss_2089054">
  12. <a style="font:14px Helvetica,Arial,Sans-serif;display:block;
  13. margin:12px 0 3px 0;text-decoration:underline;"
  14. href="http://www.slideshare.net/idangazit/an-introduction-to-celery"
  15. title="An Introduction to Celery">An Introduction to Celery</a>
  16. <object style="margin:0px" width="425" height="355"> <param name="movie"
  17. value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=pyweb-celery-090929081406-phpapp01&stripped_title=an-introduction-to-celery" />
  18. <param name="allowFullScreen" value="true"/><param name="allowScriptAccess"
  19. 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">
  20. </embed></object><div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more
  21. <a style="text-decoration:underline;"
  22. href="http://www.slideshare.net/">documents</a>
  23. from <a style="text-decoration:underline;"
  24. href="http://www.slideshare.net/idangazit">Idan Gazit</a>.</div></div>
  25. RabbitMQ, Celery and Django
  26. ===========================
  27. Great Celery tutorial by `Robert Pogorzelski`_ at his blog "Happy Stream of
  28. Thoughts":
  29. http://robertpogorzelski.com/blog/2009/09/10/rabbitmq-celery-and-django/
  30. .. _`Robert Pogorzelski`: http://robertpogorzelski.com/
  31. Message Queues, Django and Celery Quick Start
  32. =============================================
  33. Celery tutorial by `Rich Leland`_, the installation section is Mac OS X specific:
  34. http://mathematism.com/2010/feb/16/message-queues-django-and-celery-quick-start/
  35. .. _`Rich Leland`: http://twitter.com/richleland
  36. Background task processing and deferred execution in Django
  37. ===========================================================
  38. `Alon Swartz`_ writes about celery and RabbitMQ on his blog:
  39. http://www.turnkeylinux.org/blog/django-celery-rabbitmq
  40. .. _`Alon Swartz`: http://twitter.com/alonswartz
  41. How to get celeryd to work on FreeBSD
  42. =====================================
  43. Installing multiprocessing on FreeBSD isn't that easy, but thanks to `Viktor Petersson`_
  44. we now have a step-to-step guide:
  45. http://www.playingwithwire.com/2009/10/how-to-get-celeryd-to-work-on-freebsd/
  46. .. _`Viktor Petersson`: http://twitter.com/vpetersson
  47. Web-based 3D animation software
  48. ===============================
  49. Indy Chang Liu at `ThinkingCactus`_ uses Celery to render animations
  50. asynchronously (PDF):
  51. http://ojs.pythonpapers.org/index.php/tppm/article/viewFile/105/122
  52. .. _`ThinkingCactus`: http://thinkingcactus.com/
  53. RabbitMQ with Python and Ruby
  54. =============================
  55. http://www.slideshare.net/hungryblank/rabbitmq-with-python-and-ruby-rupy-2009