testOrganizationSetup / learning-express-cluster

Companion code to the post "Node Cluster and Express"

Home Page:http://rowanmanning.com/posts/node-cluster-and-express/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.8+ with npm).

Before running, dependencies should be installed with npm install.

Run the application with node app.js.

About

Companion code to the post "Node Cluster and Express"

http://rowanmanning.com/posts/node-cluster-and-express/