Structured Gossip: A Partition-Resilient DNS for Internet-Scale Dynamic Networks
Abstract
Network partitions pose fundamental challenges to distributed name resolution in mobile ad-hoc networks (MANETs) and edge computing. Existing solutions either require active coordination that fails to scale, or use unstructured gossip with excessive overhead. We present \textit{Structured Gossip DNS}, exploiting DHT finger tables to achieve partition resilience through \textbf{passive stabilization}. Our approach reduces message complexity from to while maintaining convergence. Unlike active protocols requiring synchronous agreement, our passive approach guarantees eventual consistency through commutative operations that converge regardless of message ordering. The system handles arbitrary concurrent partitions via version vectors, eliminating global coordination and enabling billion-node deployments.
Keywords
Cite
@article{arxiv.2603.07750,
title = {Structured Gossip: A Partition-Resilient DNS for Internet-Scale Dynamic Networks},
author = {Priyanka Sinha and Dilys Thomas},
journal= {arXiv preprint arXiv:2603.07750},
year = {2026}
}
Comments
Rejected from ACM SIGMOD 2026 Demo Track