Diversity/Parallelism Trade-Off in Distributed Systems With Redundancy
Diversity/Parallelism Trade-Off in Distributed Systems With Redundancy
复制标题
DOI:
10.1109/tit.2021.3127920
复制
发表时间:
2020-10
影响因子:
2.5
通讯作者:
Pei Peng;E. Soljanin;P. Whiting
中科院分区:
文献类型:
--
作者:
Pei Peng;E. Soljanin;P. Whiting
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.