Hi, yes Cellar will sync the two nodes, in an active/active manner.
You can take a look in the Cellar user guide: http://karaf.apache.org/manual/cellar/latest/user-guide/index.html Regards JB On 07/20/2014 08:26 PM, TheMixer wrote:
Hello, I'm planning on deploying ServiceMix on two different machines, with a failover system which will basically allow users to use one instance, and if that instance fails the second instance takes over control, until the first one is up and running again. I've managed to get ServiceMix working fine on the first machine, with the following components configured and working : - Karaf - ActiveMQ (there are messages transitting in the brokers) - Camel with routes in all kinds (with Camel-HTTP and Camel-Jetty) - hawt.io - webconsole Now on the second machine I really don't know what to do, I've spent two weeks designing and thinking on how I could do a clustering system, unfortunately ServiceMix website doesn't tell much about it (or maybe I've been so blind to find that). All I want to do, is get the second instance up and running, and listening for the first instance, if I modify anything in one of the instances, the modification gets propagated (install a new bundle, modify a Camel route in the XML file etc.), and if I kill the first instance, the second takes its place. Is Cellar enough for this matter? And how do I use that if it's all I need? (any tutorial?); Otherwise is there any tutorial on clustering ServiceMix over machines? Thank you very much in advance ;) -- View this message in context: http://servicemix.396122.n5.nabble.com/Headache-with-ServiceMix-and-clustering-tp5721262.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
-- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
