Load Balancing Algorithms - Static Load Balancing
There are two broad categories of load balancing algorithms:
Static algorithms: They don’t depend on external feedback to distribute the load .
Dynamic algorithms: opposite of static , depends on external feedback for distribution of load.
Static...
lostinopensrc.hashnode.dev2 min read