2个不稳定版本
0.1.0 | 2019年5月12日 |
---|---|
0.0.1 | 2019年5月12日 |
8 在 #heartbeat
12KB
260 行
gossip-peer
在Rust中实现基于UDP的心跳gossip分布式成员协议
cargo构建 --发布
./target/release/gossip-peer 12000
./target/release/gossip-peer 12001 127.0.0.1:12000
依赖项
~10KB
分布式成员和故障检测gossip协议的实现
0.1.0 | 2019年5月12日 |
---|---|
0.0.1 | 2019年5月12日 |
8 在 #heartbeat
12KB
260 行
在Rust中实现基于UDP的心跳gossip分布式成员协议
cargo构建 --发布
./target/release/gossip-peer 12000
./target/release/gossip-peer 12001 127.0.0.1:12000
~10KB