Monday, 26 August 2013

Storing a task id for each celery task in database

Storing a task id for each celery task in database

References

Reference NO 1

http://stackoverflow.com/questions/15199919/storing-a-task-id-for-each-celery-task-in-database

Reference NO 2

http://docs.celeryproject.org/en/latest/userguide/tasks.html

Reference NO 3

http://celery.readthedocs.org/en/v2.2.5/userguide/tasks.html

Reference NO 4

http://mechanicalgirl.com/post/scheduling-periodic-tasks-celery-233-and-django-14/

Reference NO 5

http://justinvoss.wordpress.com/2010/06/22/django-task-queueing-with-celery/

Reference NO 6

https://docs.google.com/present/edit?id=0AZsBjhlJ7WgjZGM2cnNwanhfNDBnZzc3azVmNw

Reference NO 7

http://query7.com/tutorial-celery-with-django

Reference NO 8

http://blog.azreda.org/2012/09/asynchronous-tasks-complete-celery-with.html

No comments:

Post a Comment