cluster-start
v0.1.4
Published
cluster-start is a wrapper for the Node.js cluster module to start applications in cluster mode, utilizing recluster
Downloads
4
Readme
cluster-start
Cluster Start is a wrapper for the Node.js cluster module
Instructions
npm install cluster-start -g
Then to use it:
cluster <name of script file.js>