International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 185 - Number 35 |
Year of Publication: 2023 |
Authors: Suvarna N.A., Rashmi Priya |
10.5120/ijca2023923144 |
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
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