zaidmukaddam / CPU-Scheduler-App-React-Native

React Native Application to visualize the CPU Scheduling with different Algorithms and Animations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPU-Scheduler-App-React-Native

Logo

CPU Scheduling APP - Operating System

React Native Application to visualize the CPU Scheduling with different Algorithms and Animations.
Explore the docs »

About The Project

Algorithms

  • FCFS Algorithm
  • SJF Algorithm
  • SRTF Algorithm
  • Round Robin Algorithm
  • LJF Algorithm
  • LRTF Algorithm
  • Priority Scheduling (Preemptive)
  • Priority Scheduling (Non-Preemptive)

Features

  • 8 CPU Scheduling Algorithms
  • Each algorithm with IO Burst
  • Gannt chart
  • Animation of what happens in CPU and Waiting Queue
  • History Tab to store previously input data
  • Haptic feedbacks

Built With

About

React Native Application to visualize the CPU Scheduling with different Algorithms and Animations.


Languages

Language:JavaScript 100.0%