Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS Process Scheduler

Release

This is an open source application for OS Process Scheduler Visualizer. Here I've used Java along side Swing for UI/UX Interface.

Demo

Here are the some Demo Lookout for the same.

Image

FCFS [First Come First Serve]

Image Image

[SJF] Shortest Job First

Image

[SRTF] Shortest Remaining Time First

Image

[PNS] Priority Non-Preemptive Scheduling

Image

[PSP] Priority Scheduling Preemptive

Image

[RR] Round Robin

Image

Image

About

This is a basic PROCESS_SCHEDULER using JAVA, JAVA_SWING having FCFS, SRTF, SJFS, RR, PNS, PSP

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages