Skip to content

Learning SWIM implementations from existing libraries

Notifications You must be signed in to change notification settings

dsorchard/swim_impl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWIM Implementations

Here I'm trying to read/understand the SWIM implementations in existing libraries and relate it to the paper details.

Good Resource

Core Ideas

  • Dissemination Protocol
  • Failure Detection Protocol: Direct Send vs Indirect Send (Ping, PingRequest, PingResponse)
  • Incarnation Number & Suspect Protocol
  • Round Robin Selection of Next Member to Ping

Good Videos (Watch later)

About

Learning SWIM implementations from existing libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages