/MembershipControlSystem

For any distributed system, knowing which machines(processes) are still alive is important. This program uses an O(1) message load protocol(SWIM) and UDP socket, can provide a fast and reliable failure detector.

Primary LanguageC++

Watchers