Answer the question
In order to leave comments, you need to log in
How to make child processes?
How to organize child processes? For example, there is one index.js process (Main) and it should start child processes. They need to be able to communicate with each other.
Answer the question
In order to leave comments, you need to log in
nodejs.org/api/child_process.html
https://www.npmjs.com/package/webworker-threads
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question