/Schedule-FIFO

System Modeling Application which uses First In First Out Queue System then calculates our Utilization of the system

Primary LanguageC#

First In First Out ( FIFO ) Queue Scheduling is a project for System Modeling Class

Program Cycle

1- Keep Adding Tasks in Data Entry Form with their Inter Arrival (at what interval this task was issued to our system) and its service (how many intervals this task is gonna consume from our system)

2- After assigning all the Tasks Press Schedule on the Main Form

3- Gridview is filled with each task info along with a graph depicting each tasks Interarrival & Service

4- The Program will perform the equation for Average Waiting Time (AWT) , Average Time in System (ATS) & Utilization Percentage of our System

Contact Info

If you need help don't hesitate to contact me on a.k.roshdy@gmail.com

Best Regards