Skip to content

Easily schedule and plot arbitrary processes using FCFS, SJF and RR. (shared source code)

Notifications You must be signed in to change notification settings

Robertof/cpu-scheduling-src

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPU scheduling app - common source code

This is the shared code source used by the Electron and web apps.

Screenshot of the Electron app

Synopsis

This app allows to easily configure and plot processes using the following scheduling algorithms:

The codebase is modular and well-documented, more scheduling algorithms can be easily added.

NOTE: since this was an university project, the app is currently only in Italian.

Building and packaging

This repository only holds the shared codebase between the two repositories. Please checkout the Electron app and the web app.

About

Easily schedule and plot arbitrary processes using FCFS, SJF and RR. (shared source code)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published