DCApr 10

Finding Nemo-Nemo: CFT DAG-based Consensus in the WAN

arXiv:2604.0891420.0h-index: 10
Predicted impact top 69% in DC · last 90 daysOriginality Highly original
AI Analysis

This addresses performance bottlenecks in distributed systems for applications requiring reliable consensus under network variability.

The paper tackles the problem of achieving high-performance crash-fault tolerant consensus in wide-area networks by introducing Nemo-Nemo, a DAG-based protocol that matches existing latency while significantly increasing throughput.

This paper introduces Nemo-Nemo, a practical crash-fault tolerant (CFT) consensus protocol designed to outperform existing protocols in wide-area networks by bridging design principles from the CFT and Byzantine-fault tolerant (BFT) worlds. By structuring command propagation through a causally ordered DAG, Nemo-Nemo allows all consensus replicas to propose commands with a naturally self-regulating communication regime. By exploiting multi-leader architecture, Nemo-Nemo avoids the performance bottleneck inherent to single-leader protocols. By separating command dissemination from consensus logic, Nemo-Nemo handles challenging network conditions even when consensus commits are stalled. Moreover, leader proposals that miss a deadline are never dropped, but deterministically deferred and executed later, preserving throughput under transient network delays. And by enabling Nemo-Nemo to commit on a DAG in just two network hops, it matches the latency of existing CFT systems, while achieving significantly higher throughput. The result is a robust, deployable system: the first DAG-based CFT consensus protocol proven to exceed state-of-the-art wide-area network performance in both speed and resilience.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes