30 Jun 23:30
Re: SQLAlchemy as a FIFO buffer?
allen.fowler <allen.fowler <at> yahoo.com>
2009-06-30 21:30:53 GMT
2009-06-30 21:30:53 GMT
On Jun 30, 11:25 am, Didip Kerabat <did...@gmail.com> wrote: > If you are open to non RDBMS solution, sounds like what you need is message > queue system. > > At work, we use RabbitMQ (memory-only) and have been quite happy with it. > > SecondLife posted their discovery about MQ here:http://wiki.secondlife.com/wiki/Message_Queue_Evaluation_Notes > RabbitMQ looks very nice. However, one of the requirements is to be able run with out any additional resident daemons. All system actions are triggered by cron, CGI, and locally SSH executed scripts. RabbitMQ may make it in to future experiments. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to sqlalchemy <at> googlegroups.com To unsubscribe from this group, send email to sqlalchemy+unsubscribe <at> googlegroups.com For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
RSS Feed