You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@zookeeper.apache.org by 李营 <li...@funshion.com> on 2013/03/15 03:01:46 UTC

can php access zp cluster

Hi all,
	I am newbie to zp.
	Can I access zp cluster by php ? how?

Re: can php access zp cluster

Posted by Prajwal Tuladhar <pr...@infynyxx.com>.
Don't know how stable it is but you can play with
https://github.com/andreiz/php-zookeeper
http://pecl.php.net/package/zookeeper


On Thu, Mar 14, 2013 at 10:01 PM, 李营 <li...@funshion.com> wrote:

> Hi all,
>         I am newbie to zp.
>         Can I access zp cluster by php ? how?
>



-- 
-- Praj

Re: can php access zp cluster

Posted by li xiaofeng <ja...@gmail.com>.
You can try this:
https://github.com/andreiz/php-zookeeper

It's simply a thin wrapping over the zk C library. And, the shorthand for
Zookeeper is "zk", not "zp" :)


On Fri, Mar 15, 2013 at 10:01 AM, 李营 <li...@funshion.com> wrote:

> Hi all,
>         I am newbie to zp.
>         Can I access zp cluster by php ? how?
>