Performance Evaluation of Hybrid Round Robin Algorithm and Modified Round Robin Algorithm in Cloud Computing
Ilya Musa Adamu1, A.Y Gital2, S. Boukari3, Ismail Zahraddeen Yakubu4 

1Ilya Musa Adamu, Department of Mathematical Sciences, Abubakar Tafawabalewa University Bauchi, Nigeria.
2Dr A.Y Gital, Department of Mathematical Sciences, Abubakar Tafawabalewa University Bauchi, Nigeria.
3Dr. S. Boukari, Department of Mathematical Sciences, Abubakar Tafawabalewa University Bauchi, Nigeria,
4Ismail Zahraddeen Yakubu. Department of Computer Science and Engineering. SRM Institute of Science and Technology, Tamil Nadu.

Manuscript received on 12 March 2019 | Revised Manuscript received on 18 March 2019 | Manuscript published on 30 July 2019 | PP: 5047-5051 | Volume-8 Issue-2, July 2019 | Retrieval Number: A9139058119/19©BEIESP | DOI: 10.35940/ijrte.A9139.078219
Open Access | Ethics and Policies | Cite | Mendeley | Indexing and Abstracting
© The Authors. Blue Eyes Intelligence Engineering and Sciences Publication (BEIESP). This is an open access article under the CC-BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/)

Abstract: The scheduling Round Robin (RR) is an impartial algorithm that schedules cloud resources by giving static time quantum to all processes. Time quantum selection is very crucial as it determines performance of algorithms. This research paper suggests an approach to improve RR scheduling algorithm in cloud computing by considering the quantum to be equal to burst time of start request, which dynamically vary after each execution of a request. And also, if the remaining burst time of CPU for currently executing process is lesser than time quantum, then the CPU will be allocated again to the executing process for rest of CPU burst time. MatLAb was used to implement the planned algorithm and benchmarked against MRRA available in literature. In comparison with the planned algorithm, Average Turnaround Time (ATAT) and minimal Average Waiting Time (AWT) was recorded. Based on the obtained simulated outcome, the planned algorithm should be preferred over modified round robin algorithm as it significantly improves the system efficiency.
Keywords: Cloud Computing, throughput, Cloud Services, Response Time, Turnaround Time.

Scope of the Article: Cloud Computing