You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@zookeeper.apache.org by Jun Rao <ju...@gmail.com> on 2010/06/17 19:16:23 UTC

is ZK client thread safe

Hi,

Is ZK client thread safe? Is it ok for multiple threads sharing the same ZK
client? Thanks,

Jun

Re: is ZK client thread safe

Posted by Benjamin Reed <br...@yahoo-inc.com>.
yes. (except for the single threaded C-client library :)

ben

On 06/17/2010 10:16 AM, Jun Rao wrote:
> Hi,
>
> Is ZK client thread safe? Is it ok for multiple threads sharing the same ZK
> client? Thanks,
>
> Jun
>