Skip to content

jshumway/gossip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gossip

A toy Gossip protocol implementation.

Symmetric gossiper nodes will discover and report each other's existence if allowed to run on the same network, creating a dynamic mesh of interconnected nodes.

Based off the gossip protocol from Dynamo: Amazon’s Highly Available Key-value Store (2007).

An example of relatively bulletproof C networking code.

About

Automatic node discovery, symmetrical networking protocol. Strong C networking practices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors