Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 331 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 331 Bytes

cloudcomputing

SWIM protocol implementation

  1. Failure Detector Component - rather than basic random select, round-robin ri is used to improve the overall performance

  2. Dissemination Component - implemented using an introducer node and multicast property

reference: https://www.cs.cornell.edu/~asdas/research/dsn02-swim.pdf