Performing dynamically injected tasks on processes prone to crashes and restarts

  • Authors:
  • Chryssis Georgiou;Dariusz R. Kowalski

  • Affiliations:
  • Department of Computer Science, University of Cyprus, Cyprus;Department of Computer Science, University of Liverpool, UK

  • Venue:
  • DISC'11 Proceedings of the 25th international conference on Distributed computing
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

To identify the tradeoffs between efficiency and fault-tolerance in dynamic cooperative computing,we initiate the study of a task performing problem under dynamic processes' crashes/restarts and task injections. The systemconsists of n message-passing processes which, subject to dynamic crashes and restarts, cooperate in performing independent tasks that are continuously and dynamically injected to the system. The task specifications are not known a priori to the processes.This problemabstracts todays Internet-based computations, such as Grid computing and cloud services, where tasks are generated dynamically and different tasks may be known to different processes. We measure performance in terms of the number of pending tasks, and as such it can be directly compared with the optimumnumber obtained under the same crash-restart-injection pattern by the best off-line algorithm. We propose several deterministic algorithmic solutions to the considered problem under different information models and correctness criteria, and we argue that their performance is close to the best possible offline solutions.