aayushdewangan11 / CPU-Scheduling-Visualizer

An engaging visualizer showcasing nine core scheduling algorithms. From simple FCFS to dynamic RR, and insightful SJF to investigative LJF – each algorithm's nuances and outcomes are vividly depicted

Home Page:https://cpu-scheduling-visualizer-omega.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPU Scheduling Visualizer

    Developed a comprehensive CPU scheduling algorithms visualizer showcasing 9 core scheduling strategies, including FCFS, SJF, RR, LJF, Priority, and others
    Introduced an innovative hybrid scheduling algorithm merging round-robin and priority-based approaches, enhancing resource allocation efficiency.
    Seamlessly implemented scheduling visualization, offering dynamic comparison insights for improved understanding and decision-making.

image

About

An engaging visualizer showcasing nine core scheduling algorithms. From simple FCFS to dynamic RR, and insightful SJF to investigative LJF – each algorithm's nuances and outcomes are vividly depicted

https://cpu-scheduling-visualizer-omega.vercel.app/

License:MIT License


Languages

Language:JavaScript 70.2%Language:HTML 26.9%Language:CSS 2.9%