Skip to content

lisahyx/Scheduler-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

G52OSC Operating System and Concurrency

Scheduler-Program

COMPILATION

Installing C language IDE

  1. Download Code Blocks, VS Code or any preferred IDE of your choice.
  2. Install the C language IDE using the downloaded installer along with GCC and direct the installation to your preferred path.

Downloading files

  1. Download coursework.c

Run code

  1. Run coursework.c

Alternative

  1. Run the program using online IDE

Features

  • First Come First Served (FCFS)
  • Round Robin (RR)
  • Multi-Level Feedback Queue (MLFQ)

GROUP MEMBERS

  • Chai Qin Hui (20307184)
  • Kelly Tan Kai Ling (20310184)
  • Lisa Ho Yen Xin (20297507)
  • Tan En Xuan (20297487)

About

A scheduler program for three process scheduling algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages