OpenGenus / cosmos

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
http://internship.opengenus.org
GNU General Public License v3.0
13.58k stars 3.69k forks source link

Add Load Balancing algorithms under Networking Algorithms #6822

Open KausTarafdar opened 6 days ago

KausTarafdar commented 6 days ago

This is a(n):

Details:

Hi, I noticed there exists a Networking directory. I wanted to add to the directory by adding load balancing algorithms such as Round Robin, Weighted Round Robin and IP Hash Load balancing.

KausTarafdar commented 6 days ago

I would like to be assigned this issue. I will implement the three algorithms in Python and JavaScript/Typescript.