Skip to content

This program reads a number of Processes from a text file, and simulates the priority behaviour of a CPU triaging processes using a Heap data structure. Output is shown for before, during, and after the time step.

Notifications You must be signed in to change notification settings

Liam-OShea/CPU-heap-triage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPU-heap-triage

This program reads a number of Processes from a text file, and simulates the priority behaviour of a CPU triaging processes using a Heap data structure. Output is shown for before, during, and after the time step.

About

This program reads a number of Processes from a text file, and simulates the priority behaviour of a CPU triaging processes using a Heap data structure. Output is shown for before, during, and after the time step.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages