Skip to content

Easily schedule and plot arbitrary processes using FCFS, SJF and RR. (Electron app)

Notifications You must be signed in to change notification settings

Robertof/cpu-scheduling-electron

Repository files navigation

CPU scheduling app - Electron edition

Screenshot of the 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.

Please checkout the main code repository and the web-app.

Building and packaging

# install dependencies
yarn

# run for development
yarn run dev

# build for production
yarn run build

Credits

Icon made by Prosymbols from www.flaticon.com is licensed by CC 3.0 BY.

About

Easily schedule and plot arbitrary processes using FCFS, SJF and RR. (Electron app)

Resources

Stars

Watchers

Forks

Packages

No packages published