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@googlegroups.com
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to