Apache ZooKeeper: Part 2: Introducing ZooKeeper-rw, a command-line interface
Reply
In Part 1 of this blog series, I discussed how we are using ZooKeeper to handle distributed applications. ZooKeeper is used to store application configuration, application state and handle workflows using queues. Here I’ll present how we accomplish this by utilizing a … Continue reading