https://github.com/syhpoon/tattle
Scalable gossip-based membership and failure detector library
https://github.com/syhpoon/tattle
gossip membership p2p
Last synced: 4 months ago
JSON representation
Scalable gossip-based membership and failure detector library
- Host: GitHub
- URL: https://github.com/syhpoon/tattle
- Owner: syhpoon
- License: mit
- Created: 2019-04-07T05:06:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-12T04:30:52.000Z (about 6 years ago)
- Last Synced: 2024-06-19T17:54:19.791Z (over 1 year ago)
- Topics: gossip, membership, p2p
- Language: Go
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
tattle is a library implementing scalable gossip-based membership protocol.
Based on [SWIM protocol paper](https://www.semanticscholar.org/paper/SWIM%3A-Scalable-Weakly-consistent-Infection-style-Das-Gupta/87123307869ac84fc16122043a4a313604bd948f)