Node.js - Child Processes
What does the
fork method in Node.js do?fork method in Node.js do?forkfork method is used to create a new child process that runs a separate Node.js script independently.fork creates child process = C [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions