Description: A simulation of the kernel of an OS. It can run other programs and prioritize them and allow the scheduler to give them processor time according to their priority. It also has a thread running witch acts as a server and listens to localhost:5004 for incoming messages and puts them on screen.
To Search:
File list (Check if you may need any files):
testing.cpp