AdamCollins / ogre-net

https://youtu.be/-FtCTW2rVFM?t=20
0 stars 1 forks source link

Node pings #1

Closed AdamCollins closed 3 years ago

AdamCollins commented 3 years ago

In order to maintain a accurate list of which nodes are online, nodes should be periodically ping the nodes on their onlineNodes list in order to ensure when nodes go offline.

Optional: Ping requests should be staggered in order to reduce high volume of requests when clusters of nodes come online at once.