English

Time-Optimal and Energy-Efficient Deterministic Consensus

Distributed, Parallel, and Cluster Computing 2025-10-31 v2 Data Structures and Algorithms

Abstract

We study fault-tolerant consensus in a variant of the synchronous message passing model, where, in each round, every node can choose to be awake or asleep. This is known as the sleeping model (Chatterjee, Gmyr, Pandurangan PODC 2020) and defines the awake complexity (also called \emph{energy complexity}), which measures the maximum number of rounds that any node is awake throughout the execution. Only awake nodes can send and receive messages in a given round and all messages sent to sleeping nodes are lost. We present new deterministic consensus algorithms that tolerate up to f<nf<n crash failures, where nn is the number of nodes. Our algorithms match the optimal time complexity lower bound of f+1f+1 rounds. For multi-value consensus, where the input values are chosen from some possibly large set, we achieve an energy complexity of O(f2/n){O}(\lceil f^2 / n \rceil) rounds, whereas for binary consensus, we show that O(f/n){O}(\lceil f / \sqrt{n} \rceil) rounds are possible.

Keywords

Cite

@article{arxiv.2506.12282,
  title  = {Time-Optimal and Energy-Efficient Deterministic Consensus},
  author = {Shachar Meir and Hugo Mirault and David Peleg and Peter Robinson},
  journal= {arXiv preprint arXiv:2506.12282},
  year   = {2025}
}

Comments

To appear at OPODIS 2025