You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains an implementation of a simple Load Balancer built using Node.js. The Load Balancer is designed to distribute incoming client requests across multiple instances of services ensuring efficient resource utilization and improving overall system availability and performance.