Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages