background preloader

Apache ZooKeeper

Facebook Twitter

ZooKeeper. Philipp-abraham-apache-zookeeper. PoweredBy - Apache ZooKeeper. ZooKeeperPresentations - Apache ZooKeeper. Skip to end of metadata Go to start of metadata Flavio Junqueira of Yahoo!

ZooKeeperPresentations - Apache ZooKeeper

Keynote on distributed coordination at Hadoop in China 2011 ZooKeeper. ZooKeeper. ZooKeeper is a distributed, open-source coordination service for distributed applications.

ZooKeeper

It exposes a simple set of primitives that distributed applications can build upon to implement higher level services for synchronization, configuration maintenance, and groups and naming. It is designed to be easy to program to, and uses a data model styled after the familiar directory tree structure of file systems. It runs in Java and has bindings for both Java and C. Coordination services are notoriously hard to get right. Apache ZooKeeper - Home.