Tag Archives: django-celery

Europython 2011: Playing tasks with Django Celery (Video and slides)

Video

Europython 2011 – Playing tasks with Django & Celery from Mauro Rocco on Vimeo.

.

Slides

View more presentations from Mauro Rocco

Posted in Python | tags Tagged , , , , | tags Leave a comment

A simple python sandbox for Celery and not

At the end of this post you will find the source code of a python sandbox that I write for have a general sandbox that work for all my celery tasks.
Anyway this is a general python code and you can use it also without Celery but here I will give you also some example to how to use it in easy and fast way with Celery. Read More

Posted in Python | tags Tagged , , , , , | tags Leave a comment