Virtualization / Infrastructure

Zookeeper

English

Overview

An open-source tool for sharing configuration data and handling leader election in distributed systems.

Details

Formally Apache ZooKeeper. Many distributed systems, including Kafka and Hadoop, have relied on it as the foundation for coordination within a cluster. In recent years it's increasingly being replaced by successor technologies such as etcd and KRaft.

More OSS terms