Affiliation:
1. Symbiosis Institute of Computer Studies and Research, Symbiosis International (Deemed University), Pune 411016, India
Abstract
Cloud computing delivers robust computational services by processing tasks on its virtual machines (VMs) using resource-scheduling algorithms. The cloud’s existing algorithms provide limited results due to inappropriate resource scheduling. Additionally, these algorithms cannot process tasks generating faults while being computed. The primary reason for this is that these existing algorithms need an intelligence mechanism to enhance their abilities. To provide an intelligence mechanism to improve the resource-scheduling process and provision the fault-tolerance mechanism, an algorithm named reinforcement learning-shortest job first (RL-SJF) has been implemented by integrating the RL technique with the existing SJF algorithm. An experiment was conducted in a simulation platform to compare the working of RL-SJF with SJF, and challenging tasks were computed in multiple scenarios. The experimental results convey that the RL-SJF algorithm enhances the resource-scheduling process by improving the aggregate cost by 14.88% compared to the SJF algorithm. Additionally, the RL-SJF algorithm provided a fault-tolerance mechanism by computing 55.52% of the total tasks compared to 11.11% of the SJF algorithm. Thus, the RL-SJF algorithm improves the overall cloud performance and provides the ideal quality of service (QoS).
Subject
Computer Networks and Communications,Human-Computer Interaction,Communication
Reference34 articles.
1. A view of cloud computing;Armbrust;Commun. ACM,2010
2. Dillon, T.S., Wu, C., and Chang, E. (2010, January 20–23). Cloud Computing: Issues and Challenges. Proceedings of the 2010 24th IEEE International Conference on Advanced Information Networking and Applications, Perth, Australia.
3. Cloud Computing: Research Issues and Implications;Prasad;Int. J. Cloud Comput. Serv. Sci.,2013
4. A survey of fault tolerance in cloud computing;Kumari;J. King Saud Univ.—Comput. Inf. Sci.,2021
5. Sutton, R.S., and Barto, A.G. (2015). Reinforcement Learning: An Introduction, MIT Press.