
OS Algorithm Simulator
os-algorithm-simulator
About App
OS Algorithm Simulator is an educational application that allows you to simulate the algorithms that make an Operating System (OS) work. As you may know, the main objective of an OS is to manage 4 resources: - The CPU. - The Memory. - The Input/Output (I/O) System. - The File System. Each OS contains several algorithms that provide the above functionalities. For instance: - A CPU scheduling algorithm chooses which process should take the CPU in each instant. - Another algorithm is in charge of n
Developer info