Agnostic / nodejs-cluster-express

Run scalable web-applications using the Cluster API and Workers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodejs-cluster-express

Scalable web-applications using the Cluster API and Workers.

  1. Run npm install
  2. Rename config/config.sample.js to config/config.js
  3. Run the application server with node server.js.

About

Run scalable web-applications using the Cluster API and Workers.

License:GNU General Public License v2.0


Languages

Language:JavaScript 100.0%