International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 172 - Issue 6 |
Published: Aug 2017 |
Authors: Kamal Eldahshan, Afaf Abd El-Kader, Nermeen Ghazy |
![]() |
Kamal Eldahshan, Afaf Abd El-Kader, Nermeen Ghazy . Achieving Stability in the Round Robin Algorithm. International Journal of Computer Applications. 172, 6 (Aug 2017), 15-20. DOI=10.5120/ijca2017915161
@article{ 10.5120/ijca2017915161, author = { Kamal Eldahshan,Afaf Abd El-Kader,Nermeen Ghazy }, title = { Achieving Stability in the Round Robin Algorithm }, journal = { International Journal of Computer Applications }, year = { 2017 }, volume = { 172 }, number = { 6 }, pages = { 15-20 }, doi = { 10.5120/ijca2017915161 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2017 %A Kamal Eldahshan %A Afaf Abd El-Kader %A Nermeen Ghazy %T Achieving Stability in the Round Robin Algorithm%T %J International Journal of Computer Applications %V 172 %N 6 %P 15-20 %R 10.5120/ijca2017915161 %I Foundation of Computer Science (FCS), NY, USA
The Round Robin algorithm is a CPU scheduling algorithm that is designed especially for time sharing systems. Each process is assigned a slice of time called time quantum to execute. To increase the performance of a Round Robin algorithm, it is important to choose an optimal time quantum. Many algorithms developed the Round Robin algorithm. This paper provides an algorithm that improves the performance of these algorithms and develops a time quantum that achieves stability in terms of the average waiting time and the average turnaround time.