학술논문

A Scalable Communication-Induced Checkpointing Algorithm for Distributed Systems
Document Type
Journal Article
Source
IEICE Transactions on Information and Systems. 2013, E96.D(4):886
Subject
communication-induced checkpointing
distributed systems
immediate dependency relation
Language
English
ISSN
0916-8532
1745-1361
Abstract
Communication-induced checkpointing (CIC) has two main advantages: first, it allows processes in a distributed computation to take asynchronous checkpoints, and secondly, it avoids the domino effect. To achieve these, CIC algorithms piggyback information on the application messages and take forced local checkpoints when they recognize potentially dangerous patterns. The main disadvantages of CIC algorithms are the amount of overhead per message and the induced storage overhead. In this paper we present a communication-induced checkpointing algorithm called Scalable Fully-Informed (S-FI) that attacks the problem of message overhead. For this, our algorithm modifies the Fully-Informed algorithm by integrating it with the immediate dependency principle. The S-FI algorithm was simulated and the result shows that the algorithm is scalable since the message overhead presents an under-linear growth as the number of processes and/or the message density increase.