Hi all, Can you please suggest any useful link for zookeeper. I need some examples in java. I want to write meta data on zookeeper using curator framework.
Can I implement some kind of signal on write on zookeeper? I mean to say that if one process write on zookeeper, it should signal the another process to start work on the written data using watches. Is it possible? Regards Tarkeshwar
