A very basic question - I need to use Zookeeper with other programming languages apart from Java.
Two choices I have is either C++ or Python? Which one should I choose from those two as I don't have that much experience with either c++ or python so wanted to understand whether people have any preferences in those two? I just need to keep a watch on certain nodes and then read the nodes data and execute some shell scripts. But in general which might be a good option to go with?
