You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by 吴腾飞 <wu...@yy.com> on 2013/10/08 10:34:06 UTC

Have zk cpp client?

Hi,all

 

I looking for c++ client for zookeeper.

 

Where I can find it?

 

Thanks,

 

Albert Wu


Re: Have zk cpp client?

Posted by Patrick Hunt <ph...@apache.org>.
afaik there is no c++ native library, see also:
https://cwiki.apache.org/confluence/display/ZOOKEEPER/ZKClientBindings

take a look at the code in src/contrib/zkfuse/src/ for an example of
how c++ can be used to access the c library.

Patrick

On Tue, Oct 8, 2013 at 1:34 AM, 吴腾飞 <wu...@yy.com> wrote:
> Hi,all
>
>
>
> I looking for c++ client for zookeeper.
>
>
>
> Where I can find it?
>
>
>
> Thanks,
>
>
>
> Albert Wu
>