You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@zookeeper.apache.org by Mark <st...@gmail.com> on 2011/11/09 17:04:35 UTC

Load balancing

For simple load balancing what are the pros/cons in using ZooKeeper over 
HAProxy or a hardware loadbalancer?

Thanks

Re: Load balancing

Posted by Camille Fournier <ca...@apache.org>.
You'll need to be more specific. Load balancing what? zk can be used for
load balancing but you have to have client code that knows how to interpret
the results it gets from zk  which is not necessary with say a hardware
load balancer.

C

>From my phone
On Nov 9, 2011 11:05 AM, "Mark" <st...@gmail.com> wrote:

> For simple load balancing what are the pros/cons in using ZooKeeper over
> HAProxy or a hardware loadbalancer?
>
> Thanks
>