Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Asynchronous Python Tasks with Django and Celery

Asynchronous Python Tasks with Django and Celery

Learn how to configure Celery for development and how to create and run simple distributed tasks from Django views. A common pattern in Django web applications is to pass long-running tasks off to a task queue. Celery is a popular distributed task queue with good Django integration.

Video Producer: http://marakana.com/