Gossip Protocol | Nomad | HashiCorp Developer
Learn how Nomad's gossip protocol uses the Serf library to provide server membership management, which includes cross-region requests, failure detection, and automatic clustering using a consensus protocol.
This page provides conceptual information about Nomad's gossip protocol, which provides server membership management, cross-region requests, failure detection, and automatic clustering using a consensus protocol. Nomad uses the Serf library to provide a gossip protocol to manage membership. The gossip protocol used by Serf is based on "SWIM: Scalable Weakly-consistent Infection-style Process Group Membership Protocol", with a few minor adaptations. There are more details about Serf's protocol here. Advanced Topic! This page covers technical details of the internals of Nomad. You do not…
saved by
related reading
- Gossip Protocol Explained - High Scalability -highscalability.com
- GitHub - Elijah-Bodden/Membrane: A robust, minimal-server-interaction API for peer routing in the browsergithub.com
- Gossip is Goodfuturelovers.com
- SLUM: The Shadow Library Uptime Monitoropen-slum.org
- Networking layer | ethereum.orgethereum.org
- GitHub - holepunchto/hyperswarm: A distributed networking stack for connecting peers.github.com
- Sufficient Decentralization for Social Networks - Varun Srinivasanvarunsrinivasan.com
- Meridian: Overviewcs.cornell.edu
- Students' Guide to Raft :: Jon Gjengsetthesquareplanet.com
- Notionefdn.notion.site
- Gyre — LessWronglesswrong.com
- AT Protocolatproto.com