DEV Community

Discussion on: I am a JavaScript Developer who likes learning a lot, Ask Me Anything!

Collapse
 
bugb profile image
bugb

how to share data across multi child_process

Collapse
 
bytenaija profile image
Everistus Olumese

Hey bugb,

Like I said I love learning. While I currently do not have much experience using process, I am investing time in learning more about this and providing you with more accurate information. In the meantime, you might want to checkout thie article in medium medium.freecodecamp.org/node-js-ch..., which discusses this process at length. Let me know if you find a better way.

Thank you.

Everistus

Collapse
 
bytenaija profile image
Everistus Olumese

You might also want to checkout this repo for specific information: github.com/DeMoorJasper/child-proc...