Hi,I want to scale a tcp game server in nodejs but how i can do that in nodejs ?I take a look at cluster, it works, but how i can made communication between client connected in different cluster ?For example in this schema :https://i.redd.it/398l44anody21.pngHow i can communicate beetween slave 1 and 2 ? And broadcast to all connected user ?I can cache some things but i can't use cache to store socket infos ...thx
Submitted May 15, 2019 at 02:38PM by Tilican
No comments:
Post a Comment