libzookeeper icon indicating copy to clipboard operation
libzookeeper copied to clipboard

Communicate with Zookeeper using PHP

Results 7 libzookeeper issues
Sort by recently updated
recently updated
newest added

i got a zookeeper cluster and when i call function 'get' after i connected to the cluster the function throw connection loss. so i can't get anything from the cluster....

Hi,@Timandes .When i install,the error happens.why? [root@localhost libzookeeper-master]#./configure --with-libzookeeper=/soft/libzookeeper-master/zookeeper-c-client checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does...

but i can see data in zkClient

I am using MacOS, and I want to compile it, but when I make the source code(actually configure is OK), failed; so I try to generate the libzookeeper.so on Linux...