This paper provides three nearly-optimal algorithms for scheduling jobs in the model. First, we present a deterministic scheduling algorithm that runs in rounds for jobs that are sufficiently efficient in terms of their memory. The is the maximum round complexity of any of the given jobs, and the is the total number of messages in all jobs divided by the per-round bandwidth of of the model. Both are inherent lower bounds for any scheduling algorithm. Then, we present a randomized scheduling algorithm which runs jobs in rounds and only requires that inputs and outputs do not exceed bits per node, which is met by, e.g., almost all graph problems. Lastly, we adjust the \emph{random-delay-based} scheduling algorithm [Ghaffari, PODC'15] from the model and obtain an algorithm that schedules any jobs in rounds, where the relates to the congestion at a single node of the . We compare this algorithm to the previous approaches and show their benefit. We schedule the set of jobs on-the-fly, without a priori knowledge of its parameters or the communication patterns of the jobs. In light of the inherent lower bounds, all of our algorithms are nearly-optimal. We exemplify the power of our algorithms by analyzing the message complexity of the state-of-the-art MIS protocol [Ghaffari, Gouleakis, Konrad, Mitrovic and Rubinfeld, PODC'18], and we show that we can solve instances of MIS in rounds, that is, in amortized time, for .
View on arXiv