2007/10/15, Jarek Zgoda <[EMAIL PROTECTED]>: > > We started with cron jobs, but when it grew to unmanageable bunch of > scripts, we started thinking on using queuing service (ActiveMQ, > RabbitMQ - something that is compatible with AMQP and/or can be used > with python client). Still no decision, though.
Thanks for your suggestion, I didn't know AMPQ, it looks very interesting. I'd love to know your final decision :). 2007/10/15, johan de taeye <[EMAIL PROTECTED]>: > David, > > It's a very common requirement, and some people have run into this > before. > Have a look at this: > http://code.google.com/p/django-queue-service/ > > I doubt if this 'll be as robust and reliable as a real messaging > product, but for simple setups it'ld do the trick. Thanks Johan for your reminder, I totally forget this project. Unfortunately it doesn't fit my needs but it can be an interesting start. Regards, David --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

