Basic example that shows how to interact with django, celery and rabbitmq to process jobs.
Example mostly based on django-celery's example.
Find the the blog post here: http://simondlr.com/post/24479818721/basic-django-celery-and-rabbitmq-example.
Basic example that shows how to interact with django, celery and rabbitmq to process jobs.
Example mostly based on django-celery's example.
Find the the blog post here: http://simondlr.com/post/24479818721/basic-django-celery-and-rabbitmq-example.