1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
|
.. _community:
=======================
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:
.. _community-resources:
Resources
=========
.. _res-using-celery:
Who's using Celery
------------------
https://github.com/celery/celery/wiki#companieswebsites-using-celery
.. _res-wiki:
Wiki
----
https://github.com/celery/celery/wiki
.. _res-stackoverflow:
Celery questions on Stack Overflow
----------------------------------
https://stackoverflow.com/search?q=celery&tab=newest
.. _res-mailing-list-archive:
Mailing-list Archive: celery-users
----------------------------------
http://blog.gmane.org/gmane.comp.python.amqp.celery.user
.. _res-irc-logs:
.. _community-news:
News
====
This section has moved to the Celery homepage:
http://celeryproject.org/community/
|