An open API service indexing awesome lists of open source software.

https://github.com/dev-saw99/operatingsystem


https://github.com/dev-saw99/operatingsystem

lovely-professional-university operating-systems priority-scheduling projects scheduling shortest-job-first sjf

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Lovely Professional University

## Operating System Assignment
**Stimulation Based Assignment**

Assignment based on stimulation of scheduling algorithms used in

Operating Sytems to schedule the process for resource allocation

and execution.

**Algorithms** used in stimulations are:

> Shortest Job First

> Priority Scheduling ( Preemtive approach)