We have a backend module which listen ActiveMQ, after changing the backend arch, we are using Mesos,Marathon and Zookeeper,
Now we want to listen Zookeeper events, if any update come to zookeeper.
Is there any Client or anything, for connect to Zookeeper and listen the Zookeeper Queues/Events.
Thanks in advance.