Abstract
In many data-intensive applications, workflow is often used as an important model for organizing data processing tasks and resource provisioning is an important and challenging problem for improving the performance of workflows. Recently, system variations in the cloud and large-scale clusters, such as those in I/O and network performances and failure events, have been observed to greatly affect the performance of workflows. Traditional resource provisioning methods, which overlook these variations, can lead to suboptimal resource provisioning results. In this article, we provide a general solution for workflow performance optimizations considering system variations. Specifically, we model system dynamics as time-dependent random variables and take their probability distributions as optimization input. Despite its effectiveness, this solution involves heavy computation overhead. Thus, we propose three pruning techniques to simplify workflow structure and reduce the probability evaluation overhead. We implement our techniques in a runtime library, which allows users to incorporate efficient probabilistic optimization into existing resource provisioning methods. Experiments show that probabilistic solutions can improve the performance by up to 65 percent compared to state-of-The-Art static solutions, and our pruning techniques can greatly reduce the overhead of our probabilistic approach.
Original language | English |
---|---|
Article number | 9462122 |
Pages (from-to) | 231-248 |
Number of pages | 18 |
Journal | IEEE Transactions on Parallel and Distributed Systems |
Volume | 33 |
Issue number | 1 |
DOIs | |
Publication status | Published - 22 Jun 2022 |
Scopus Subject Areas
- Signal Processing
- Hardware and Architecture
- Computational Theory and Mathematics
User-Defined Keywords
- Cloud dynamics
- data processing workflows
- resource optimization