/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

Primary LanguageJavaScriptMIT LicenseMIT

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