Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 352 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 352 Bytes

Multi-levelFeedback-Queue

This program simulate an operating System's job scheduling policy
to determine which process will be assigned to the CPU when it becomes available.

The flowchart below illustrate how the simulation works.