English

The Task Completion Problem and its Application to Crash-Resilient Computation

Distributed, Parallel, and Cluster Computing 2026-05-19 v1

Abstract

We study the Task Completion problem, in which MM abstract tasks must be completed by a network of nn crash-prone nodes, where up to αn\alpha n nodes may crash for some constant α<1\alpha<1. Our main result is a deterministic congested-clique algorithm that completes all MM tasks in O(M/nlogn)O(\lceil M/n\rceil \log n) rounds. This round complexity is optimal up to loglogn\log\log n terms. The key technical ingredient underlying our algorithm is a novel combinatorial structure, which we call a \emph{load balancing covering family}. In essence, this covering family induces, for each task, a subset of nodes responsible for attempting to complete it. The properties of the load balancing covering family guarantee that, regardless of which tasks remain incomplete and which nodes crash, (i) no node is overloaded with incomplete tasks, and (ii) no task is left with too few potential assigned nodes. This yields a balanced per-node workload and prevents non-crashed nodes from being concentrated on a small subset of tasks, thereby ensuring sufficient progress in completing the remaining tasks. As an application of our task completion method, we give a deterministic algorithm for simulating any TT-round congested-clique algorithm in the presence of up to αn\alpha n crash faults in O(T2logn+Tlog2n)O(T^2 \log n + T \log^2 n) rounds. This improves upon a recent result by Censor-Hillel et al. (DISC~2025), which requires T22O(lognloglogn)T^2\cdot 2^{O(\sqrt{\log n}\log\log n)} rounds.

Keywords

Cite

@article{arxiv.2605.17961,
  title  = {The Task Completion Problem and its Application to Crash-Resilient Computation},
  author = {Orr Fischer and Ran Gelles},
  journal= {arXiv preprint arXiv:2605.17961},
  year   = {2026}
}