Data Distribution and Scheduling for Distributed Analytics Tasks

Abstract We consider a distributed edge computing system where we have a number of interconnected machines with limited communication bandwidth and storage capacity. Analytics tasks run on the machines, where each task runs on a single machine but may require data from multiple other machines. Every task requires a given amount of data to run, and it needs to receive all its data within a specific deadline. The application scenario is that each machine has limited storage, thus we usually cannot place the entire amount of data for a specific task on a single machine that executes the task. We assume that the task execution is sparse in time, so that at most one task is executed in the system at any time. The problem we study in this paper is how to distribute the data on machines in the system, without violating the bandwidth and storage constraints, while ensuring that the data transfer deadlines are met. We prove that the optimal solution to this problem is equivalent to that of a max-flow problem on a specifically constructed graph. We present how to construct this graph so that the problem can be solved using standard algorithms for max-flow problems, and also provide some numerical results and further discussions.
Authors
  • Stephen Pasteris (UCL)
  • Shiqiang Wang (IBM US)
  • Christian Makaya (IBM US)
  • Kevin Chan (ARL)
  • Mark Herbster (UCL)
Date Aug-2017
Venue International Workshop on Distributed Analytics Infrastructure and algorithms for multi organization federations
Variants