Efficient Optimal Algorithm of Task Scheduling in Cloud Computing Environment
Dr. Amit Agarwal, Saloni Jain

TL;DR
This paper introduces a generalized priority scheduling algorithm for cloud computing that improves task execution efficiency and outperforms traditional algorithms like FCFS and Round Robin in simulation tests.
Contribution
The paper proposes a new generalized priority scheduling algorithm tailored for cloud environments, with performance validation using CloudSim.
Findings
The proposed algorithm outperforms FCFS and Round Robin in simulation.
Simulation results demonstrate improved efficiency and resource utilization.
The algorithm adapts well to dynamic cloud environments.
Abstract
Cloud computing is an emerging technology in distributed computing which facilitates pay per model as per user demand and requirement.Cloud consist of a collection of virtual machine which includes both computational and storage facility. The primary aim of cloud computing is to provide efficient access to remote and geographically distributed resources. Cloud is developing day by day and faces many challenges, one of them is scheduling. Scheduling refers to a set of policies to control the order of work to be performed by a computer system. A good scheduler adapts its scheduling strategy according to the changing environment and the type of task. In this research paper we presented a Generalized Priority algorithm for efficient execution of task and comparison with FCFS and Round Robin Scheduling. Algorithm should be tested in cloud Sim toolkit and result shows that it gives better…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCloud Computing and Resource Management · Distributed and Parallel Computing Systems · IoT and Edge/Fog Computing
