scispace - formally typeset
Proceedings ArticleDOI

Static Independent Task Scheduling on Virtualized Servers in Cloud Computing Environment

TLDR
A Static Independent Task Scheduling on Virtualized Servers in Cloud Computing Environment is proposed in which tasks are allocated to the suitable VM by measuring the availability of each resource with respect to its processing power, cost and the number of available processing elements.
Abstract
Cloud Computing is the advanced design of client-server computing, cluster computing and grid computing. The cloud providers provide cloud services mainly as Infrastructure as a Service (IaaS), Platform as a Service (PaaS), Software as a Service (SaaS) to the users who can access publicly, privately or hybrid via the Internet. In Cloud computing, there are many research areas like task scheduling, allocation of resource, security and privacy etc. Task scheduling is a vital area in the cloud computing, and it must be optimized by considering different parameters. Nowadays, there are a lot of different scheduling algorithms to minimize execution time and cost, to improve the quality of service, system performance and to maximize resource utilization and load balancing, etc. This paper proposed a Static Independent Task Scheduling on Virtualized Servers in Cloud Computing Environment in which tasks are allocated to the suitable VM by measuring the availability of each resource with respect to its processing power, cost and the number of available processing elements and by grouping tasks according to their instruction length. This method is simulated on Cloud Simulator (Cloudsim toolkit) and results show the proposed method that maximizes total execution time and minimizes execution cost for all tasks than scheduling algorithms such as Shortest Job First (SJF) and First Come First Serve (FCFS) algorithms.

read more

Citations
More filters
Proceedings ArticleDOI

An Enhanced Round Robin (ERR) algorithm for Effective and Efficient Task Scheduling in cloud environment

TL;DR: The initial results prove that the average waiting time for the tasks in a given number of cloudlets is reduced in MRR than the conventional RR in the same conditions.
Journal ArticleDOI

QoS aware task consolidation approach for maintaining SLA violations in cloud computing

TL;DR: In this article , the authors proposed a modified task consolidation (MTC) approach, which defines virtual machines (VMs) clusters based on the mean value of available resources and forms different clusters of tasks based on average resource requirement.
Book ChapterDOI

A New Task Scheduling Algorithm for GRID Systems with Non-alienable Resources

Taras Uzdenov
TL;DR: In this paper, a new approach to solving the problem of scheduling task flows on processes or GRID nodes of a system with non-alienable resources is described, and a new scheduling algorithm, developed on its basis, is also presented.
Proceedings ArticleDOI

An Efficient Task Scheduling Algorithm using Total Resource Execution Time Aware Algorithm in Cloud Computing

TL;DR: The proposed Total Resource Execution Time Aware Algorithm (TRETA) considers the total execution time of computing resource in finding an optimal schedule and shows a significant amount of improvement in Makespan, Degree of imbalance, and System Throughput compared to other existing heuristics.
Proceedings ArticleDOI

Task Scheduling Algorithms in Cloud Computing: A Survey

TL;DR: Number of existing task scheduling algorithms are studied and compared on the basis of different metrics and some approaches are provided in order to improve the performance of a particular algorithm.
References
More filters
Journal ArticleDOI

Survey on Scheduling Issues in Cloud Computing

TL;DR: The comprehensive way of different type of scheduling algorithms in cloud computing environment surveyed is surveyed, which includes the workflow scheduling as well as grid scheduling.
Book ChapterDOI

Task-Scheduling in Cloud Computing Environment: Cost Priority Approach

TL;DR: This paper develops task-scheduling approach that aggregate the tasks into groups, which can meet users’ satisfaction and can significantly reduce the cost of bandwidth, memory and storage under the budget constraint scheduler.
Journal ArticleDOI

Minimum Makespan Task Scheduling Algorithm in Cloud Computing

TL;DR: This paper has been found to be in violation of the International Journal of Advances in Intelligent Informatics Publication principles and has been retracted.
Journal ArticleDOI

A Review on Scheduling in Cloud Computing

TL;DR: The far reaching way of different type of scheduling algorithms in cloud computing environment surveyed which includes the workflow scheduling and grid scheduling is surveyed, to minimize the energy cost, efficiency and throughput of the system.
Related Papers (5)
Trending Questions (1)
What is static and dynamic scheduling in cloud computing?

Task scheduling is a vital area in the cloud computing, and it must be optimized by considering different parameters.