/Multi-threaded_Web_Server

Developed a Multi-threaded Web Server “myhttpd” in C/C++ on a UNIX based platform for file downloading. It used a simplified version of HTTP1.0 and handled queuing, scheduling and synchronization of incoming requests

Stargazers