Hi todd, yes, zookeeper client is supposed to be thread safe. Thanks mahadev
On 8/4/09 1:31 PM, "Todd Greenwood" <to...@audiencescience.com> wrote: > Is org.apache.zookeeper.ZooKeeper thread safe? > > I've started walking through the code to check for mutability, and > although the first level children are protected, I haven't fully walked > the graph. Perhaps I should ask, is it supposed to be thread safe? > > -Todd