CPU Scheduling Program in Java ROUND ROBIN

Completed Posted Apr 20, 2013 Paid on delivery
Completed Paid on delivery

Write a CPU scheduling program using Round Robin algorithm.

The simulation should implement:

• Clock – timestamps all events for processes - creation time, completion time

• Process creator – creates processes at arrival time (user-specified)

• CPU – runs processes for a time slice (user-specified).

• A FIFO Ready queue used by both the process creator and CPU

• Process arrival time – the time between the arrivals of new processes into the ready queue.

• Processes service time – amount of time required by the processes to complete execution.

• Time quantum – the time each process can spend in the CPU, before it is removed.

• Context switch – the number of times a process is switched

Performance Measurement Criteria should include the following:

• Average waiting time

• Average turnaround time

• CPU utilization

• Throughput

Present the result of the performance of the Round Robin scheduling algorithm for four different time quantum.

Note - This CPU scheduling simulator is not required to simulate the I/O operation, I/O waiting state, or interrupts.

Submission:

1. A properly documented source code and related output

2. A README file that describes the following:

• Introduction: a brief description of the problem and its goals;

• Implantation: a brief description of how to implement the RR scheduling algorithm and the queues involved to measure the performance criteria

• Empirical evaluation: a detailed description of your simulation, performance metrics

• Analysis of the results

• Conclusion

Suggestions:

1. Understanding of the CPU scheduling algorithm (Round Robin)

2. Goals of scheduling:

• CPU utilization – keep CPU 100% busy

• CPU throughput - maximize the number of jobs processed

• Turnaround time – minimize the time executing a process

• Waiting time – minimize amt of time process waits in the ready queue

• Response time – min amt of time from when a request is submitted until the first response (not output) is produced

3. Plan steps involved/requirements

4. Set up the environment for the scheduler

5. Define classes/subclasses used by the scheduler (CPU, clock, process, process creator, simulator, etc.), FIFO scheduler, and all the parameters involved.

6. Define queues (i.e., ready queue/FIFO and waiting queue) used by the scheduler, the data structure, and mechanisms used for each queue to determine when and which queue a process should enter, and when to be removed to resume execution or be terminated.

7. Keep track of context-switch time

8. Provide input to your simulator (time quantum, process arrival time, number of process, burst time of each process) process creator– a configuration file of the processes created at arrival time, can be used as input to the simulator, or a randomly generated process set. Using API, inputs can be entered interactively.

9. Output the sequence of events and show how the algorithm is executed and the performance of your scheduling algorithm for the same set of processes and their associated burst time, but different time quantum, in terms of the turnaround time, waiting time, CPU utilization, and throughput.

10. Empirical evaluation: Full accounting and statistics after the simulation completes - create processes with different arrival time and burst time. Run the scheduling algorithm on these processes (i.e., the same set of processes), with four different Time Quantum. Create metrics of the results and get the average of these metrics.

11. Analyze the result.

Engineering Java JavaScript

Project ID: #4449025

About the project

7 proposals Remote project Active Apr 21, 2013

Awarded to:

dobreiiita

Hi, I am Java and Operating System expert and can surely help you here, Thanks

$99 USD in 1 day
(388 Reviews)
7.4

7 freelancers are bidding on average $79 for this job

it2051229

Hi, I would like to do this project please. Let me know if you are interested so I can start. Thanks.

$50 USD in 1 day
(1072 Reviews)
7.6
samitXI

Please check your inbox. Thanks

$99 USD in 1 day
(172 Reviews)
7.4
hbxfnzwpf

I am very efficient in java. I have 15 years java programming experience now, and have worked for 5 years. Please let the expert help you.

$69 USD in 2 days
(57 Reviews)
6.2
romanuwa

I can do this for you, please check PMB.

$40 USD in 2 days
(33 Reviews)
4.9
pmurugan

Hi, I am ready to start

$88 USD in 3 days
(8 Reviews)
3.5
topcoder9793

Hi I already have done a similar project of CPU scheduling in Java here. I can quickly create the application and documentation. Please let me know if you are interested. Thanks.

$108 USD in 5 days
(6 Reviews)
3.3