Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 204 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 204 Bytes

nodejs-fork-example

Simple example of master and child processes in Node.js. It uses child_process with IPC. Intended for practice with multithreaded debugging. Does not use Cluster.