node-clusterprocess
Version:
Wrapper around Node.js' cluster module for zero-downtime deployment of Node.js Apps. By entrecode.
1 lines • 58 B
JavaScript
require('../../clusterprocess').run('worker.js', 'myApp');
Wrapper around Node.js' cluster module for zero-downtime deployment of Node.js Apps. By entrecode.