Skip to content

Flask Application: Implementation of 4 CPU Scheduling Algorithms

Notifications You must be signed in to change notification settings

mahmoud-ali-cs/CPU-Scheduler-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPU-Scheduler

Flask Application implements 4 CPU scheduling algorithms: First Come First Serve (FCFS), Shortest Job First (SJF), Shortest Remaining Time (SRT) and Round Robin (RR). The UI is implemented by using wtforms, flask_wtf, and flask_table libraries.

About

Flask Application: Implementation of 4 CPU Scheduling Algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages