|
|
-
Re: multi ops support from zkpythonwilsonny371@...) 2012-12-13, 18:59
Thanks a lot!
Thanks Wilson On Thu, Dec 13, 2012 at 12:56 AM, Hanno Schlichting <[EMAIL PROTECTED]>wrote: > As an alternative to zkpython you could also use Kazoo, which supports > multi-operations - see > https://kazoo.readthedocs.org/en/latest/basic_usage.html#transactions > > Hanno > > > On Thu, Dec 13, 2012 at 3:06 AM, [EMAIL PROTECTED] < > [EMAIL PROTECTED]> wrote: > > > Hi all, > > > > I have a question. I looked into zookeeper.h and zookeeper.c in zkpython > > code. I realized we do not have python support for zoo_multi & zoo_amulti > > support there yet. Is that correct? Also I saw there is a review at > > https://reviews.apache.org/r/4958/ about that. It seems it is not in the > > latest distribution yet. > > > > Thanks > > Wilson > > > |