I'm a little confused as to which one I should use. I think either will work, but is one better or more appropriate than the other?
+24
A:
If you need to send/receive messages to/from AMQP message queues, use carrot
.
If you want to run scheduled tasks on a number of machines, use celery
.
If you're making soup, use both ;-)
Vinay Sajip
2009-07-09 07:15:14
Funny comment :)
pregzt
2009-07-09 07:17:27
I was searching in google for anything like "Soup" related to task queue framework .. funny names!!
Vadi
2009-08-18 15:22:53
A:
May you should see this http://www.slideshare.net/idangazit/an-introduction-to-celery
diegueus9
2009-12-28 18:22:08