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
- Host: GitHub
- URL: https://github.com/dev-saw99/operatingsystem
- Owner: dev-saw99
- Created: 2019-04-03T22:04:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-31T14:50:53.000Z (over 5 years ago)
- Last Synced: 2025-02-06T10:53:27.186Z (3 months ago)
- Topics: lovely-professional-university, operating-systems, priority-scheduling, projects, scheduling, shortest-job-first, sjf
- Language: C
- Size: 6.84 KB
- Stars: 1
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)