Good if messages forwarding is not a problem for bandwith.
I'm trying the way of share DB. I'm setting up 2 Jboss cluster + 1 DbMysql. The Load balancing is granted by rounde robin for master of cluster. The message queue/topic are stored on external db , JMS deployed singleton with Mysql as default datasource. So MDB are deployed on each node but only temporary masterJboss will be retrieve the message from DB. For message sending/posting obviously no problem. This allow to drop HSQL.I try this on a single machine and it's great! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872366#3872366 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872366 ------------------------------------------------------- This SF.net email is sponsored by Demarc: A global provider of Threat Management Solutions. Download our HomeAdmin security software for free today! http://www.demarc.com/info/Sentarus/hamr30 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
