Skip to content

imhritik/Multi-Level-Feedback-Queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Level-Feedback-Queue

Multi Levl Feedback Queue - Java This java project deals with the visualisation of the multi feedback queue conecept in OS.Two files have been uploaded in the project :

  1. proj1.java
  2. check.java

The first file is the algorithm needed. We used three queues 2 using RR and last one using FCFS concept . It uses CLI to accept inputs from user and show them the output.

The second file check.java uses various other concepts like threading and Applets to show the process in a GUI. © 2020 GitHub, Inc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages