ZePoP: A Distributed Leader Election Protocol using the Delay-based Closeness Centrality for Peer-to-Peer Applications
Md Amjad Hossain, Javed I. Khan

TL;DR
ZePoP is a distributed leader election protocol for P2P systems that selects an optimal leader based on delay-based closeness centrality, ensuring efficient data collection and distribution in dynamic networks.
Contribution
It introduces ZePoP, a novel protocol that combines delay-based closeness centrality with leader election for improved P2P network performance.
Findings
Successfully elects leaders close to all nodes in dynamic networks
Constructs an efficient Data Collection and Distribution Tree (DCDT)
Validated through theoretical proofs and experimental results
Abstract
This paper presents ZePoP, a leader election protocol for distributed systems, optimizing a delay-based closeness centrality. We design the protocol specifically for the Peer to Peer(P2P) applications, where the leader peer (node) is responsible for collecting, processing, and redistributing data or control signals satisfying some timing constraints. The protocol elects an optimal leader node in the dynamically changing network and constructs a Data Collection and Distribution Tree (DCDT) rooted at the leader node. The elected optimal leader is closest to all nodes in the system compared to other nodes. We validate the proposed protocol through theoretical proofs as well as experimental results.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed systems and fault tolerance · Peer-to-Peer Network Technologies · Mobile Ad Hoc Networks
