Abstract
Distributed computing enables parallel execution of smaller tasks that make up a large computing job. Its purpose is to reduce the job completion time. However, random fluctuations in task service times lead to straggling tasks with long execution times. Redundancy provides diversity that allows job completion when only a subset of redundant tasks is executed, thus removing the dependency on the straggling tasks. Under constrained resources (here, a fixed number of parallel servers), increasing redundancy reduces the available resources for parallelism. In this paper, we characterize the diversity vs. parallelism trade-off and identify the optimal strategy among replication, coding, and splitting, which minimizes the expected job completion time. We consider three common service time distributions and establish three models that describe the scaling of these distributions with the task size. We find that different distributions with different scaling models operate optimally at different redundancy levels, thus requiring very different code rates.
Original language | English (US) |
---|---|
Pages (from-to) | 1279-1295 |
Number of pages | 17 |
Journal | IEEE Transactions on Information Theory |
Volume | 68 |
Issue number | 2 |
DOIs | |
State | Published - Feb 1 2022 |
All Science Journal Classification (ASJC) codes
- Information Systems
- Computer Science Applications
- Library and Information Sciences
Keywords
- Distributed systems
- diversity and parallelism trade-off
- erasure coding
- service time scaling
- straggler mitigation