• Email
  • Like
  • Save
  • Private Content
  • Embed
 

Advanced task management with Celery

by 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+)

Accessibility

Categories

Upload Details

Uploaded via SlideShare as Adobe PDF

Usage Rights

CC Attribution License

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel

4 Embeds 180

http://in.pycon.org 131
http://vatsalad.wordpress.com 43
https://si0.twimg.com 3
http://www.linkedin.com 3

Statistics

Likes
20
Downloads
48
Comments
0
Embed Views
180
Views on SlideShare
5,118
Total Views
5,298
Post Comment
Edit your comment

Advanced task management with Celery Advanced task management with Celery Presentation Transcript