rkusa / watercooler

... is going to be a decentralized solution for cluster membership, failure detection, and service coordination.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

watercooler

... is going to be a decentralized solution for cluster membership, failure detection, and service coordination.

NPM Dependency Status Build Status

Usage

./bin/simulate.js 4001 --id 1 --host=alice --rate 12
./bin/simulate.js 4002 --id 2 --host=alice --join 4001 --rate 12

MIT License

MIT

About

... is going to be a decentralized solution for cluster membership, failure detection, and service coordination.

License:MIT License


Languages

Language:JavaScript 100.0%