ServiceMix 4 has a new clustering engine. Adrian Trenaman has blogged about it a few days ago: http://trenaman.blogspot.com/2009/03/new-jms-flow-in-servicemix-4.html This new engine should allow the use of any JMS compliant broker to be used.
The JMS flow in ServiceMix 3 has lots of drawbacks (scalability, performances...) and is relying on some ActiveMQ specific features (though we also have a Tibco one that can be used too). I would really encourage you to look at ServiceMix 4 ... On Thu, Apr 2, 2009 at 10:24, 刘睿 <[email protected]> wrote: > Hi everyone, our group is working on running ServiceMix on Websphere. > We need to clustering ServiceMix containers with each other inside > WebSphere. Some folks of my group is planning to detach ActiveMQ from > ServiceMix, and then connect all ServiceMix instances to a pre-configured > ActiveMQ cluster, but I'm worry about that it will effect load balancing > of ServiceMix cluster while it is based on message exchange of JMSFlow. > Could anyone give us some advice that whether we can construct a ServiceMix > cluster and a ActiveMQ cluster separately and connect them with each other? > Thanks a lot! > Rui Liu > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com
