K
K
Konstantin2020-11-26 16:43:23
Node.js
Konstantin, 2020-11-26 16:43:23

How to scale a socket server?

There is a service written in Node.js that opens a connection socket. How to scale such a service, with a high load of active socket connections? How to shard the list of online users (socket list) between servers - where are the same Node.js services running?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
Fedor Vlasenko, 2020-11-29
@Junart1

Node.js design patterns / per. from eng. A. N. Kiseleva. – M.: DMK Press,
2017. – 396 p.: ill.
ISBN 978-5-97060-485-4
With 300 pages describe the solution to similar problems

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question