Simulator

This lesson will teach you how to run the multi-CPU scheduling simulator so you can play around​ with it and enhance your understanding.

Welcome to multi.py, a rudimentary multi-CPU scheduling simulator. This simulator has a number of features to play with, so pay attention! Or don’t, because you are lazy that way. But when that exam rolls around…

To run the simulator, all you have to do is type:

prompt> ./multi.py

Try it out yourself in the terminal provided below:

Get hands-on with 1200+ tech skills courses.