Skip to content

A simple Java application that simulates the behavior of processes in an operating system. This was a small project presented in 2010.

Notifications You must be signed in to change notification settings

alvareztech/ProcessSimulatorJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Process Simulator in Java

A simple Java application that simulates the behavior of processes in an operating system. This was a small project presented in 2010.

Algorithms

  • FIFO
  • Round Robin (Q=1)
  • HRN

Screenshots

screen shot 2016-12-11 at 23 23 55

screen shot 2016-12-11 at 23 23 57

screen shot 2016-12-11 at 23 24 00

About

A simple Java application that simulates the behavior of processes in an operating system. This was a small project presented in 2010.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

 

Languages