Hmm.. don't believe we have that in Apache Camel right now. FYI this is in Fuse Fabric already http://fusesource.com/docs/esbent/7.0/camel_comp_ref/Fabric.html but this is not a pure ZooKeeper impl as there are some extra Fabric things built on top of ZooKeeper.
Hope this helps. Cheers, Jon On Sun, May 13, 2012 at 7:43 PM, tfeng <huining.f...@gmail.com> wrote: > Is there a component in camel that supports client-side load balancing > using > zookeeper? > > Specifically, I'd like to have a component with which I can register 1 or > more consumers to a common endpoint, and have the producer produce messages > to any of these clients (in round-robin, random, arbitrary, or whatever > ways > - I don't care because the consumer is stateless). > > For example, if I register consumers to amq://queue-consumer1, > amq://queue-consumer2, amq://queue-consumer3, and register them to > zookeeper > with node /queue, I'd like to send messages to anyone of them with a URL > like zklb://queue. > > If such a component doesn't exist, should I file a bug and create it? > > (I searched the ML and found a zookeeper component, but it's only to write > data to zookeeper but not to leverage zookeeper for load balancing.) > > Thanks! > > -- > Thomas Feng > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Zookeeper-load-balancing-component-tp5708532.html > Sent from the Camel Development mailing list archive at Nabble.com. > -- Cheers, Jon --------------- FuseSource Email: j...@fusesource.com Web: fusesource.com Twitter: jon_anstey Blog: http://janstey.blogspot.com Author of Camel in Action: http://manning.com/ibsen