CFP last date
20 May 2024
Reseach Article

Article:Real Time Snapshot Collection Algorithm for Mobile Distributed Systems with Minimum Number of Checkpoints

by Surender Kumar, R.K. Chauhan, Parveen Kumar
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 2 - Number 9
Year of Publication: 2010
Authors: Surender Kumar, R.K. Chauhan, Parveen Kumar
10.5120/696-977

Surender Kumar, R.K. Chauhan, Parveen Kumar . Article:Real Time Snapshot Collection Algorithm for Mobile Distributed Systems with Minimum Number of Checkpoints. International Journal of Computer Applications. 2, 9 ( June 2010), 8-15. DOI=10.5120/696-977

@article{ 10.5120/696-977,
author = { Surender Kumar, R.K. Chauhan, Parveen Kumar },
title = { Article:Real Time Snapshot Collection Algorithm for Mobile Distributed Systems with Minimum Number of Checkpoints },
journal = { International Journal of Computer Applications },
issue_date = { June 2010 },
volume = { 2 },
number = { 9 },
month = { June },
year = { 2010 },
issn = { 0975-8887 },
pages = { 8-15 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume2/number9/696-977/ },
doi = { 10.5120/696-977 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T19:50:33.096757+05:30
%A Surender Kumar
%A R.K. Chauhan
%A Parveen Kumar
%T Article:Real Time Snapshot Collection Algorithm for Mobile Distributed Systems with Minimum Number of Checkpoints
%J International Journal of Computer Applications
%@ 0975-8887
%V 2
%N 9
%P 8-15
%D 2010
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Checkpointing is an efficient way of implementing fault tolerance in distributed systems. Mobile computing raises many new issues, such as high mobility, lack of stable storage on mobile hosts (MHs), low bandwidth of wireless channels, limited battery life and disconnections that make the traditional checkpointing protocols unsuitable for such systems. Minimum process non-blocking coordinated checkpointing may be useful for mobile distributed system as this approach is domino-free, requires at most two checkpoints of each process on stable storage, forces only interacting processes to checkpoint and does not suspend their underlying computation during checkpointing. Sometimes, it also requires piggybacking of information onto normal messages, blocking of the underlying computation or taking some useless checkpoints. In this paper, we propose a non-blocking minimum process coordinated checkpointing algorithm that requires minimum bandwidth over wireless channels and does not requires any induced/forced or mutable checkpoints and reduce the height of checkpointing tree without taking any extra overhead in real time.

References
Index Terms

Computer Science
Information Sciences

Keywords

Fault tolerance checkpointing consistent global state domino free coordinated checkpointing mobile distributed systems