English

Staggering and Fragmentation for Improved Large Message Handling in libp2p GossipSub

Networking and Internet Architecture 2025-04-15 v1

Abstract

The libp2p GossipSub protocol leverages a full-message mesh with a lower node degree and a more densely connected metadata-only (gossip) mesh. This combination allows an efficient dissemination of messages in unstructured peer-to-peer (P2P) networks. However, GossipSub needs to consider message size, which is crucial for the efficient operation of many applications, such as handling large Ethereum blocks. This paper proposes modifications to improve GossipSub's performance when transmitting large messages. We evaluate the proposed improvements using the shadow simulator. Our results show that the proposed improvements significantly enhance GossipSub's performance for large message transmissions in sizeable networks.

Keywords

Cite

@article{arxiv.2504.10365,
  title  = {Staggering and Fragmentation for Improved Large Message Handling in libp2p GossipSub},
  author = {Muhammad Umar Farooq and Tanguy Cizain and Daniel Kaiser},
  journal= {arXiv preprint arXiv:2504.10365},
  year   = {2025}
}

Comments

10 pages, 6 figures

R2 v1 2026-06-28T22:57:52.171Z