Scalable and leaderless Byzantine consensus in cloud computing environments

  • Authors:
  • Jongbeom Lim;Taeweon Suh;Joonmin Gil;Heonchang Yu

  • Affiliations:
  • Department of Computer Science Education, Korea University, Seoul, Korea;Department of Computer Science Education, Korea University, Seoul, Korea;School of Computer & Information Communications Engineering, Catholic University of Daegu, Daegu, Korea;Department of Computer Science Education, Korea University, Seoul, Korea

  • Venue:
  • Information Systems Frontiers
  • Year:
  • 2014

Quantified Score

Hi-index 0.00

Visualization

Abstract

Traditional Byzantine consensus in distributed systems requires n 驴 3f + 1, where n is the number of nodes. In this paper, we present a scalable and leaderless Byzantine consensus implementation based on gossip, requiring only n 驴 2f + 1 nodes. Unlike conventional distributed systems, the network topology of cloud computing systems is often not fully connected, but loosely coupled and layered. Hence, we revisit the Byzantine consensus problem in cloud computing environments, in which each node maintains some number of neighbors, called local view. The message complexity of our Byzantine consensus scheme is O(n), instead of O(n 2). Experimental results and correctness proof show that our Byzantine consensus scheme can solve the Byzantine consensus problem safely in a scalable way without a bottleneck and a leader in cloud computing environments.