Skip to content

Kernel simulator is developed using java to execute process in operating system using first come first server (FCFS) scheduling algorithm.

Notifications You must be signed in to change notification settings

meamirghafoor/Kernel-Simulator-using-first-come-fisrt-serve-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kernel Simulator

Kernel simulator is developed using java language to execute process in operating system using first come first server (FCFS) scheduling algorithm.

Language

Java

Tool

Netbeans

Algorithm

First Come First Serve(FCFS)

Algo Features

  1. Display Gantt chart
  2. Completion Time
  3. Turn Around Time
  4. Waiting Time

Features

  1. Create Process
  2. Update Process
  3. Delete Process

How to Run

Simply add process arrival time and burst time with process id. Your can run up to 10 process at a time.

About

Kernel simulator is developed using java to execute process in operating system using first come first server (FCFS) scheduling algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages