Aashish1-1-1 / LoadBalancer

A minimal loadbalancer using esp8266(as LB)

Home Page:https://www.youtube.com/watch?v=aTGpv9oJNEo

Repository from Github https://github.comAashish1-1-1/LoadBalancerRepository from Github https://github.comAashish1-1-1/LoadBalancer

LoadBalancer

A loadbalancer using Esp8266.

Architecture

archi

To Run

Clone the repo in src file input wifi ssid and password and upload in ESP8266 and visit the ip printed in serial monitor

Note

I had to divide different algos to different file cause esp8266 wasn't powerful enought to handel multiple function calls in it's stack although the ideal theoretical implementation is it ideal branch.

Reference

About

A minimal loadbalancer using esp8266(as LB)

https://www.youtube.com/watch?v=aTGpv9oJNEo

License:MIT License


Languages

Language:C++ 58.3%Language:C 33.8%Language:HTML 7.9%