DESIGN AND IMPLEMENTATION OF MOONY - A FAULT-TOLERANT DISTRIBUTED SHARED-MEMORY SYSTEM

Citation
Yw. Lin et al., DESIGN AND IMPLEMENTATION OF MOONY - A FAULT-TOLERANT DISTRIBUTED SHARED-MEMORY SYSTEM, Computer systems science and engineering, 10(2), 1995, pp. 111-119
Citations number
21
Categorie Soggetti
System Science","Computer Application, Chemistry & Engineering","Computer Sciences, Special Topics","Computer Science Theory & Methods
ISSN journal
02676192
Volume
10
Issue
2
Year of publication
1995
Pages
111 - 119
Database
ISI
SICI code
0267-6192(1995)10:2<111:DAIOM->2.0.ZU;2-T
Abstract
Shared memory is a natural high level programming paradigm in particul ar in distributed computing environments. In this paper, we describe t he design and implementation of a fault-tolerant distributed shared me mory system (FTDSM) called Moony,which provides shaved memory abstract ion and guarantees continuous services even in the presence of site cr ashes. Moony is implemented at application level with a set of daemon sewers and provides services to users via Moony library function calls . The first prototype is portable to all Unix machines that support BS D socket and System V IPC. The preliminary results demonstrate that FT DSM is viable and, that Moony is portable over a wide variety of distr ibuted environments.