From simeonfranklin.com:
I filmed a short tutorial on setting up a developer config of Celery with Django. Celery lets you call Python functions as asynchronous tasks, to be run by a separate process.
Tagged: #django #queues #rabbitmq #databases #orm