Skip to content

A demo implementing working of loadbalancer in webservers using C++

Notifications You must be signed in to change notification settings

vermavivek951/LoadBalancer

Repository files navigation

General Info

Implementation of loadbalancer in webservers using C++

How to Run:

  • Clone this repository using
git clone https://github.com/vermavivek951/LoadBalancer.git
  • Then Run:
$ cd LoadBalancer
$ g++ loadbalancermain.cpp -o loadbalancermain
$ ./loadbalancermain

About

A demo implementing working of loadbalancer in webservers using C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages