Node Cluster and Express
This is companion code to the post Node Cluster and Express.
To run this application, you'll need Node.js (0.10+ with npm).
Before running, dependencies should be installed with npm install
.
Run the application with node app.js
.