AlexanderParker / clacks

Clacks Peer to Peer Messaging System
MIT License
1 stars 0 forks source link

Large-scale testing #6

Closed AlexanderParker closed 4 years ago

AlexanderParker commented 4 years ago

Spool up an arbitrary number of peers with arbitrary peer to peer connections, then use logging to analyse network discovery performance & message flow dynamics.

AlexanderParker commented 4 years ago

Test with 20x20 (400) nodes visualised here: https://github.com/AlexanderParker/clacks-tests/tree/main/profiling

Have improved new peer selection which drastically improves peer discovery, message flow and mitigates new connection flooding as an attack vector.