siraajul / OperatingSystem

This repository contains an Operating System project focused on implementing Priority Scheduling Algorithms using C programming. The project demonstrates how tasks are scheduled based on their priority, simulating how modern operating systems manage processes efficiently. It covers preemptive and non-preemptive scheduling techniques.
11Updated 3 years ago

Related projects

Alternatives and complementary repositories for OperatingSystem