Check out https://github.com/rgs1/zk_shell On Sun, May 3, 2015 at 00:28 Lin Ma <[email protected]> wrote:
> Hello Zookeeper masters, > > We have a shell script (has an infinite loop, and will always run) on > Linux, and want to use Zookeeper to monitor whether the script is live, and > using Ephemeral node is a natural choice, and I have found it is easier to > integrate with Java as existing API, and wondering how to integrate with a > shell script? Any samples is appreciated. > > > http://zookeeper.apache.org/doc/trunk/zookeeperOver.html#Nodes+and+ephemeral+nodes > > Thanks in advance, > Lin >
