scispace - formally typeset
N

Namyoon Woo

Researcher at Seoul National University

Publications -  8
Citations -  170

Namyoon Woo is an academic researcher from Seoul National University. The author has contributed to research in topics: Mobile computing & MPICH. The author has an hindex of 6, co-authored 8 publications receiving 170 citations.

Papers
More filters
Proceedings ArticleDOI

An efficient recovery scheme for mobile computing environments

TL;DR: An efficient recovery scheme based on checkpointing and message logging for mobile computing systems where the recovery information of a mobile host remains at the visited support stations while the host moves within a certain range and only when theHost moves out of the range, the Recovery information is transferred to a nearby mobile support station.
Journal ArticleDOI

An efficient optimistic message logging scheme for recoverable mobile computing systems

TL;DR: An efficient scheme to implement optimistic logging for the mobile computing environment with a small failure-free overhead and the cost of unnecessary rollback caused by the imprecise dependency is adjustable by properly selecting the logging frequency.
Journal Article

MPICH-GF: Transparent Checkpointing and Rollback-Recovery for Grid-Enabled MPI Processes

TL;DR: This paper proposes MPICH-GF, a user-transparent checkpointing system for grid-enabled MPICH, to fill the gap between the theory and practice of fault-tolerance systems and to provide a checkpointing-recovery system for grids.
Journal ArticleDOI

An efficient recovery scheme for fault-tolerant mobile computing systems

TL;DR: An efficient recovery scheme to provide fault-tolerance for the mobile computing systems based on the message logging and the independent checkpointing and for the efficient management of the recovery information, such as checkpoints and message logs, the movement-based scheme is suggested.
Book ChapterDOI

Design and Implementation of Dynamic Process Management for Grid-Enabled MPICH

TL;DR: The design and impementation of MPI_Rejoin() for MPICH-GF, a grid-enabled fault tolerant MPICH implementation is presented and it is verified that the implementation can correctly reconstruct the MPI communication structure by running NPB applications.