danalex97 / Speer

A network discrete event simulator for peer-to-peer network modeling.
MIT License
14 stars 3 forks source link

Limit joins #18

Closed danalex97 closed 6 years ago

danalex97 commented 6 years ago

Limit joins to a to maximum number of nodes.

danalex97 commented 6 years ago

Note: This blocks the simulation as well when the maximum number of nodes is reached.