Skip to content

rowanmanning/learning-express-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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.