An open API service indexing awesome lists of open source software.

https://github.com/pysync/learn_express_cluster

Learn using express cluster and crawl music example
https://github.com/pysync/learn_express_cluster

Last synced: over 1 year ago
JSON representation

Learn using express cluster and crawl music example

Awesome Lists containing this project

README

          

Node Cluster and Express
========================

This is companion code to the post [Node Cluster and Express](http://rowanmanning.com/posts/node-cluster-and-express/).

To run this application, you'll need [Node.js](http://nodejs.org/download/) (0.8+ with npm).

Before running, dependencies should be installed with `npm install`.

Run the application with `node app.js`.