Andrew Kornev wrote:

> Zookeeper handle is thread-safe. The recommended approach is to share a
> single zookeeper zhandle between application threads. Unless, of course,
> you'd like to connect to multiple zookeeper clusters (quorums) from the same
> application in which case you'd have to have a zhandle per cluster.

   Excellent, thanks -- nice to have that confirmed.  Much appreciated.

Chris.

-- 
GPG Key ID: 366A375B
GPG Key Fingerprint: 485E 5041 17E1 E2BB C263  E4DE C8E3 FA36 366A 375B


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Zookeeper-user mailing list
Zookeeper-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/zookeeper-user

Reply via email to