Excellent resource, I remember wrestling with learning celery and how to do some simple things, loved finding Flower to monitor things.
I will say though Celery is probably overkill for a lot of tasks people think to use it for, in my case it was mandated to support scaling for a startup that never launched, partly because they kept looking at new technologies for problems they didn't have yet.
Comments
Excellent resource, I remember wrestling with learning celery and how to do some simple things, loved finding Flower to monitor things.
I will say though Celery is probably overkill for a lot of tasks people think to use it for, in my case it was mandated to support scaling for a startup that never launched, partly because they kept looking at new technologies for problems they didn't have yet.