Answer the question
In order to leave comments, you need to log in
How to distribute http requests across node js processes?
How can some http requests be processed in one process, some in another, etc., if you can create a connection only once per 1 port. Or is there a way to create a main process where the http server itself is installed and it accepts all requests and scatters information via tcp to other processes for processing? How is the cluster method implemented on the same port?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question