#gossip-protocol #distributed #membership #protocols #heartbeat #udp #detection

app gossip-peer

分布式成员和故障检测gossip协议的实现

2个不稳定版本

0.1.0 2019年5月12日
0.0.1 2019年5月12日

8#heartbeat

MIT 许可证

12KB
260

gossip-peer

在Rust中实现基于UDP的心跳gossip分布式成员协议

cargo构建 --发布

./target/release/gossip-peer 12000

./target/release/gossip-peer 12001 127.0.0.1:12000

依赖项

~10KB