vanhocpham / node-cluster

nodejs, clusterjs, cluster server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

nodejs, clusterjs, cluster server


Languages

Language:JavaScript 98.5%Language:Shell 1.5%