International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 185 - Issue 35 |
Published: Sep 2023 |
Authors: Suvarna N.A., Rashmi Priya |
![]() |
Suvarna N.A., Rashmi Priya . Improvised Dynamic Round-Robin Scheduling for Optimum Resource Utilization in Cloud Systems. International Journal of Computer Applications. 185, 35 (Sep 2023), 35-43. DOI=10.5120/ijca2023923144
@article{ 10.5120/ijca2023923144, author = { Suvarna N.A.,Rashmi Priya }, title = { Improvised Dynamic Round-Robin Scheduling for Optimum Resource Utilization in Cloud Systems }, journal = { International Journal of Computer Applications }, year = { 2023 }, volume = { 185 }, number = { 35 }, pages = { 35-43 }, doi = { 10.5120/ijca2023923144 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2023 %A Suvarna N.A. %A Rashmi Priya %T Improvised Dynamic Round-Robin Scheduling for Optimum Resource Utilization in Cloud Systems%T %J International Journal of Computer Applications %V 185 %N 35 %P 35-43 %R 10.5120/ijca2023923144 %I Foundation of Computer Science (FCS), NY, USA
Efficient task scheduling, aimed at maximizing resource utilization (such as CPU, memory, and bandwidth) while executing a maximum number of tasks, is crucial in large-scale cloud computing and associated architectures (e.g., Fog/Edge/IoT). These architectures are employed to support new business models and ensure uninterrupted services, even with intermittent connections to cloud servers. Resource optimization plays a vital role in determining the quality of service (QoS) provided to customers. Furthermore, task scheduling for parallel processing is fundamental for comprehending resource utilization, inter-process communication, network latency, load balancing, job migration, and fault tolerance. This research paper endeavours to explore, analyse, design, and implement scheduling algorithms that optimize the utilization of computing resources. The newly developed algorithm exhibits improved performance compared to existing ones. The results are interpreted and substantiated based on various QoS indicators. General terms Algorithms