You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@zookeeper.apache.org by Neo Qing <ne...@gmail.com> on 2013/05/15 08:48:54 UTC

Use zookeeper as Load Blancer and Fail Over

Hi,There
  I'm new to zookeeper, currently I'm working on a project, I have a
cluster of server, client need to connection server (TCP/IP), and we need
to keep the connection long live.
  To do the fail over and load balance , I was wondering whether zookeeper
can handle this case, especially for long live connection.
  thanks in advance.

Neo