2 Forks
0 Stars
0 Watchers

OS-WebServer

A simple multi-threaded webserver to illustrate the use of process scheduling and synchronisation and other OS concepts.

How to download and setup OS-WebServer

Open terminal and run command
git clone https://github.com/akshatdalton/OS-WebServer.git
git clone is used to create a copy or clone of OS-WebServer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with OS-WebServer https://github.com/akshatdalton/OS-WebServer/archive/master.zip

Or simply clone OS-WebServer with SSH
[email protected]:akshatdalton/OS-WebServer.git

If you have some problems with OS-WebServer

You may open issue on OS-WebServer support forum (system) here: https://github.com/akshatdalton/OS-WebServer/issues