learning-express-cluster icon indicating copy to clipboard operation
learning-express-cluster copied to clipboard

Companion code to the post "Node Cluster and Express"

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.