Skip to content

vanhocpham/node-cluster

Repository files navigation

Node Cluster

N|Solid

Installation

Setup Siege for soft test.

Recomment Node.js v10+ to run.

Install the dependencies and devDependencies and start the server.

$ npm install or npm i

For build production environments and compare...

$ npm run noCluster
$ npm run withCluster

Result Test

Result_test.png

Todos

  • Test performance speed with cluster
  • Do more :D

License

  • MIT