Skip to content

A dynamic HTTP web server which could handle dynamic file upload and download requests using CGI scripts. The server was developed using 3 concurrency models- pthreads, select and fork. Performance was measured and compared.

Notifications You must be signed in to change notification settings

VaijayanthiM/Dynamic-HTTP-web-server

Repository files navigation

Dynamic-HTTP-web-server

A dynamic HTTP web server which could handle dynamic file upload and download requests using CGI scripts. The server was developed using 3 concurrency models- pthreads, select and fork. Performance was measured and compared.

About

A dynamic HTTP web server which could handle dynamic file upload and download requests using CGI scripts. The server was developed using 3 concurrency models- pthreads, select and fork. Performance was measured and compared.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published