This is an implemetation of a parallel processing web server, as part of Networking course.
The server will support the following features: text/html tcp-based OPTIONS, GET (w/ Query String), HEAD, POST, PUT, DELETE, TRACE,
reference for implementation: RFC2616