Skip to content

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

Notifications You must be signed in to change notification settings

imgovindjee/Process-Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Packages

No packages published

Languages