Hi Grigory, The C client is supposed to be threadsafe.
--Michi On Mon, Jul 2, 2012 at 2:39 PM, Grigory Dzhavadyan <[email protected]> wrote: > Is it safe to write information from multiple threads into *different* > keys using the same zookeeper handle across these threads or should I > make sure the threads don't write simultaneously? (I'm using the C API > if that matters).
