Skip to content

mohamedelbachir/Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheduler

The Software to visualizing GRANT diagram of scheduling algorithm in UNIX System , for study case!

Very ease to use with trivial interface

Table of contents

Overview

Scheduler is a software that allow you to see with visual graph (GRANT DIAGRAM) for Scheduling of processes in Unix system

Some feature was implemented :

  • Choosing Generation Mode ( Alphabetic, Numerical, Alpha-Numeric,...)
  • Major algorithm like ( Round Robin, Shortest Remaning Time First,...)
  • Two Languages are available now ( French and English )
  • Feature to add priority for each algorithms

If you are looking for optimizing implemented algorithm you can see here and for data structure you can check here

Manual

Start new scheduling

to start new scheduling you can do :

desc

Generate table of processes

for generating table of process :

des2c

Generate Grantt Diagram

des3c

Change Color of Process

Customization

You have the possibily to switch the theme of the App ( Light or Dark)

light dark
cdisplay cdark

Tools

Many Open source Tools, help me to build this software :

Support

You can support Me with your Like ⭐ .

Feel Free to Commit :)