Skip to content

An implementation of a Gossip fault detection protocol. Using fbthrift for server-2-server RPC. Will try to use Interval-Tree-Clocks (ITC) for causality determination (http://haslab.uminho.pt/cbm/files/itc.pdf)

License

Notifications You must be signed in to change notification settings

jrahman-zz/whisper

Repository files navigation

whisper

An implementation of a Gossip fault detection protocol in a general framework setting for embedding within a custom server. Using fbthrift for server-2-server RPC. Will try to use Interval-Tree-Clocks (ITC) for causality determination (http://haslab.uminho.pt/cbm/files/itc.pdf)

Based on clean C++11 coding standards.

About

An implementation of a Gossip fault detection protocol. Using fbthrift for server-2-server RPC. Will try to use Interval-Tree-Clocks (ITC) for causality determination (http://haslab.uminho.pt/cbm/files/itc.pdf)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published