Skip to content

masrufjaman/Online-Process-Scheduling-and-Deadlock-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opsdd

Online Process Scheduling & Deadlock Detection

Category: Web Application

The process scheduling is the activity of the process manager that handles the removal of the running process from the CPU and the selection of another process on the basis of a particular strategy. Process scheduling is an essential part of a Multiprogramming operating systems.

The aim of this project is to develop an automated Process Scheduling & Deadlock Detection system. And it is achieved by detecting on the following objectives:

  • FCFS (First come first serve)
  • SJF (Shortest Job First)
  • Priority
  • Round Robin
  • Deadlock
  • Gantt chart

About

This is our CSE323(OPERATING SYSTEMS DESIGN) Project. It is a web application using Django Framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •