Skip to content

bryceremick/load-balancer-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs Load Balancer

Express-based load balancer utilizing cluster module with a round-robin routing approach

Running the Project

Clone the Repo. Make sure you have latest version of Node.js installed.

Install Dependencies

npm install
npm install artillery -g

Start Server

npm start

Run Tests

CD to root of the project

artillery run test.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published