Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pfrazee/ssb-gossip-sim
simulate gossip network algorithms
https://github.com/pfrazee/ssb-gossip-sim
Last synced: 14 days ago
JSON representation
simulate gossip network algorithms
- Host: GitHub
- URL: https://github.com/pfrazee/ssb-gossip-sim
- Owner: pfrazee
- Created: 2015-06-11T17:07:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-11T18:02:46.000Z (over 9 years ago)
- Last Synced: 2024-10-30T15:54:38.520Z (2 months ago)
- Language: JavaScript
- Size: 113 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SSB Gossip Sim
Simulates the movement of data through a gossip network based on different behaviors by the nodes.
Built to help us evaluate gossip algorithms.```
node index.js
```