A simple totally ordered broadcast protocol

  • Authors:
  • Benjamin Reed;Flavio P. Junqueira

  • Affiliations:
  • Yahoo! Research, Santa Clara, CA;Yahoo! Research, Barcelona, Catalunya, Spain

  • Venue:
  • LADIS '08 Proceedings of the 2nd Workshop on Large-Scale Distributed Systems and Middleware
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

This is a short overview of a totally ordered broadcast protocol used by ZooKeeper, called Zab. It is conceptually easy to understand, is easy to implement, and gives high performance. In this paper we present the requirements ZooKeeper makes on Zab, we show how the protocol is used, and we give an overview of how the protocol works.