Advanced task management with Celery
by Mahendra M on Oct 08, 2012
- 5,298 views
Celery is a really good framework for doing background task processing in Python (and other languages). While it is ridiculously easy to use celery, doing complex task flow has been a challenge in ...
Celery is a really good framework for doing background task processing in Python (and other languages). While it is ridiculously easy to use celery, doing complex task flow has been a challenge in celery. (w.r.t task trees/graphs/dependecies etc.)
This talk introduces the audience to these challenges in celery and also explains how these can be fixed programmatically and by using latest features in Celery (3+)
Statistics
- Likes
- 20
- Downloads
- 48
- Comments
- 0
- Embed Views
- Views on SlideShare
- 5,118
- Total Views
- 5,298
