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
- Host: GitHub
- URL: https://github.com/pysync/learn_express_cluster
- Owner: pysync
- Created: 2014-01-15T09:16:15.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-15T09:21:01.000Z (over 12 years ago)
- Last Synced: 2025-01-10T09:39:45.603Z (over 1 year ago)
- Language: JavaScript
- Size: 4.25 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.