aalto1 untyped-item.component.html

Brief Announcement: Highly Dynamic and Fully Distributed Data Structures

Loading...
Thumbnail Image

Access rights

openAccess
CC BY

Creative Commons license

Except where otherwised noted, this item's license is described as openAccess
publishedVersion

URL

Journal Title

Journal ISSN

Volume Title

A4 Artikkeli konferenssijulkaisussa

Date

Major/Subject

Mcode

Degree programme

Language

en

Pages

7

Series

39th International Symposium on Distributed Computing (DISC 2025), pp. 1-7, Leibniz International Proceedings in Informatics (LIPIcs) ; Volume 356

Abstract

We study robust and efficient distributed algorithms for building and maintaining distributed data structures in dynamic Peer-to-Peer (P2P) networks. P2P networks are characterized by a high level of dynamicity with abrupt heavy node churn (nodes that join and leave the network continuously over time). We present a novel algorithmic framework to build and maintain, with high probability, a skip list for poly(n) rounds despite a churn rate of O(n/ log n), which is the number of nodes joining and/or leaving per round; n is the stable network size. We assume that the churn is controlled by an oblivious adversary that has complete knowledge and control of what nodes join and leave and at what time and has unlimited computational power, but is oblivious to the random choices made by the algorithm. Importantly, the maintenance overhead in any interval of time (measured in terms of the total number of messages exchanged and the number of edges formed/deleted) is (up to log factors) proportional to the churn rate. Furthermore, the algorithm is scalable in that the messages are small (i.e., at most polylog(n) bits) and every node sends and receives at most polylog(n) messages per round. To the best of our knowledge, our work provides the first-known fully-distributed data structure and associated algorithms that provably work under highly dynamic settings (i.e., high churn rate that is near-linear in n). Furthermore, the nodes operate in a localized manner. Our framework crucially relies on new distributed and parallel algorithms to merge two n-element skip lists and delete a large subset of items, both in O(log n) rounds with high probability. These procedures may be of independent interest due to their elegance and potential applicability in other contexts in distributed data structures. Finally, we believe that our framework can be generalized to other distributed and dynamic data structures including graphs, potentially leading to stable distributed computation despite heavy churn.

Description

Keywords

Other note

Citation

Augustine, J, Cruciani, A & Gillani, I A 2025, Brief Announcement: Highly Dynamic and Fully Distributed Data Structures. in 39th International Symposium on Distributed Computing (DISC 2025) . Leibniz International Proceedings in Informatics (LIPIcs), vol. 356, Schloss Dagstuhl - Leibniz-Zentrum für Informatik, pp. 1-7, International Symposium on Distributed Computing, Berlin, Germany, 27/10/2025. https://doi.org/10.4230/LIPIcs.DISC.2025.47

Endorsement

Review

Supplemented By

Referenced By