Skip to content

Instantly share code, notes, and snippets.

@rvigneshw
Created September 17, 2021 13:25
Show Gist options
  • Save rvigneshw/d1be7d37bba97757e0aca2e436117c5e to your computer and use it in GitHub Desktop.
Save rvigneshw/d1be7d37bba97757e0aca2e436117c5e to your computer and use it in GitHub Desktop.
Importing Fork from Child process module
const fork = require('child_process').fork;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment