Thanks that is also quite useful. For my above use case, I just need to get the children of a particular znode.. And that's what will be happening from all the 600 application machines..
>From the wiki you provided, it looks it should be fine right? On Tue, Mar 25, 2014 at 10:13 PM, Rakesh R <[email protected]> wrote: > > Please go through the below one, hope it will be helpful to you. Also, I > would recommend to have a look at the basic zk configurations too. All the > best:) > > > https://cwiki.apache.org/confluence/display/ZOOKEEPER/ServiceLatencyOverview > > > What client operations(for ex: simply creating many znodes, deleting, > setwatches et.) you are planning to perform. > Actually I'd like to know what each zkclient will be doing. > > -Rakesh > > -----Original Message----- > From: Check Peck [mailto:[email protected]] > Sent: 26 March 2014 09:40 > To: user > Subject: Re: Load on Zookeeper cluster? > > On Tue, Mar 25, 2014 at 9:00 PM, Raúl Gutiérrez Segalés < > [email protected] > > wrote: > > > 1 ZK se > > > > Yes one ZK session per application. Zookeeper version I am running > currently is 3.4.5 in production. >
