barcellos-pedro / nodejs-child-process

Demo of child process usage and features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js Child Process

In this Node.js demo about Child Process we split the processing of values between 2 processes using the fork method from node:child_process.

About

Demo of child process usage and features

License:MIT License


Languages

Language:JavaScript 100.0%