This is my CSE 421 Project(summer 2016) written in C by me and my cohorts.
It is a multithreaded WebServer project which responds to GET and HEAD requests. We implemented Logging, Multithreading, queueing, and using priority scheduling and implmenting priority queing algorithms and synchonized by use of semaphores.