run-as-cluster
v0.1.1
Published
CLI tool that runs a Node.js script as a cluster
Downloads
29,150
Readme
run-as-cluster
CLI tool that runs a Node.js script as a cluster
Example
$ echo "console.log('Hello, world!')" > app.js
$ npx run-as-cluster app.js
License
MIT