Hi, I have primary camel server running which can read in data from various sources, transform data and then write to new datastore. I am trying to figure out how I can implement fail over support if primary camel server dies for some reason and secondary server should start reading from various data sources. I searched for fail over support in Camel and only came across Load Balancer which doesn't fit my needs. Any idea how I can implement fail over support in camel.
Regards, -Vid- -- View this message in context: http://old.nabble.com/Fail-over-support-tp27831681p27831681.html Sent from the Camel - Users mailing list archive at Nabble.com.
