Hi

If you have a copy of the CiA2 book then it has a full chapter on clustering.

But in regards to zookeeper-master route-policy then it works with
only one node being active and the others are slaves, they are not all
active at the same time.
What you talk about is more like competing consumers on a shared set
of files, and that is a bit more tricky, the CiA2 book covers this in
the transaction/idempotent chapter in the latter part.

On Thu, Dec 21, 2017 at 9:38 AM, Ambika Das <ada...@sapient.com> wrote:
> Hi,
>
> I am looking for out of the box support for clustering in a hybrid 
> environment. What the Zookeeper Route policy provides is a master / slave 
> route policy where the slave becomes active only when master fails.
>
> Is there any way of having multiple nodes and let these nodes consume file / 
> message in a round robin way?
>
> Thanks,
> Das A.P



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to