SoftwareEngineering

Internship Management Portal

Load Balancer

Load balancing is defined as the methodical and efficient distribution of network or application traffic across multiple servers in a server farm. Each load balancer sits between client devices and backend servers, receiving and then distributing incoming requests to any available server capable of fulfilling them.

Share IIT

Web Crawler

A simple application in Haskell that lists all the web-links from an input domain.