Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 623 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 623 Bytes

Cpu scheduling simulator

click here for demo

Cpu scheduling simulator is a project where you can visualize basic scheduling alorithms like:

  • FCFS
  • SRTF
  • Priority
  • Round robin

Tools used

  • Rect type-script
  • styled-components

Demo

Main page

Alt text

Modal

Alt text

Scheduling Algorithms

input table

Alt text Alt text

Fcfs

Alt text

RoundRobin

Alt text

Responsive

Alt text