Journal Article10.1016/J.INS.2020.04.039
Efficient scientific workflow scheduling for deadline-constrained parallel tasks in cloud computing environments
79
TL;DR: An efficient priority and relative distance (EPRD) algorithm to minimize the task scheduling length for precedence constrained workflow applications without violating the end-to-end deadline constraint is proposed.
read more
About: This article is published in Information Sciences. The article was published on 01 Aug 2020. The article focuses on the topics: Cloud computing & Priority queue.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
An efficient interval many-objective evolutionary algorithm for cloud task scheduling problem under uncertainty
01 Jan 2022
TL;DR: In this paper , an interval many-objective cloud task scheduling optimization (I-MCTSO) model is designed to simulate real cloud computing task scheduling, and an interval credibility strategy is employed to improve the convergence performance.
74
Task scheduling algorithms for energy optimization in cloud environment: a comprehensive review
TL;DR: A comparative analysis of 67 scheduling methods in the cloud system to minimize energy consumption during task scheduling allows the reader to choose the right scheduling algorithm that optimizes energy properly, given the existing problems and limitations.
63
A Predictive Priority-Based Dynamic Resource Provisioning Scheme With Load Balancing in Heterogeneous Cloud Computing
Mayank Sohani,S. C. Jain +1 more
TL;DR: In this paper, a Predictive Priority-based Modified Heterogeneous Earliest Finish Time (PMHEFT) algorithm is proposed to minimize the makespan of a given workflow application by improving the load balancing across all the virtual machines.
EM_WOA: A budget-constrained energy consumption optimization approach for workflow scheduling in clouds
TL;DR: A new metaheuristic workflow scheduling algorithm called energy minimization whale optimization algorithm (EM_WOA), which reduces energy consumption in the cloud and is more efficient and competitive than state-of-the-art meta-heuristic algorithms.
25
References
MapReduce: simplified data processing on large clusters
Jeffrey Dean,Sanjay Ghemawat +1 more
- 06 Dec 2004
TL;DR: This paper presents the implementation of MapReduce, a programming model and an associated implementation for processing and generating large data sets that runs on a large cluster of commodity machines and is highly scalable.
MapReduce: simplified data processing on large clusters
Jeffrey Dean,Sanjay Ghemawat +1 more
TL;DR: This presentation explains how the underlying runtime system automatically parallelizes the computation across large-scale clusters of machines, handles machine failures, and schedules inter-machine communication to make efficient use of the network and disks.
The Google file system
Sanjay Ghemawat,Howard Gobioff,Shun-Tak Albert Leung +2 more
- 19 Oct 2003
TL;DR: This paper presents file system interface extensions designed to support distributed applications, discusses many aspects of the design, and reports measurements from both micro-benchmarks and real world use.
The Hadoop Distributed File System
Konstantin Shvachko,Hairong Kuang,Sanjay Radia,Robert J. Chansler +3 more
- 03 May 2010
TL;DR: The architecture of HDFS is described and experience using HDFS to manage 25 petabytes of enterprise data at Yahoo! is reported on.
•Proceedings Article
Spark: cluster computing with working sets
Matei Zaharia,Mosharaf Chowdhury,Michael J. Franklin,Scott Shenker,Ion Stoica +4 more
- 22 Jun 2010
TL;DR: Spark can outperform Hadoop by 10x in iterative machine learning jobs, and can be used to interactively query a 39 GB dataset with sub-second response time.