S
S
Sergo Sergo2014-12-11 14:55:31
Node.js
Sergo Sergo, 2014-12-11 14:55:31

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

1 answer(s)
S
Sergey Melnikov, 2014-12-11
@mlnkv

nodejs.org/api/child_process.html
https://www.npmjs.com/package/webworker-threads

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question