Proceedings Article10.1109/ICDCS.1993.287719
Structuring distributed shared memory with the pi architecture
C. D. Kulkarni,Arindam Banerji,M.R. Casey,David L. Cohn +3 more
- 25 May 1993
- pp 93-100
7
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Overview of Distributed Shared Memory
Alan Judge,Paddy Nixon,Brendan Tangney,Stefan Weber +3 more
- 01 Oct 1998
TL;DR: This chapter discusses some of the issues involved in the design and implementation of such a dsm in loosely-coupled distributed systems and briefly discusses related work in other fields.
29
The substrate object model and architecture
Arindam Banerji,Dinesh C. Kulkarni,J. Tracey,David L. Cohn +3 more
- 09 Dec 1993
TL;DR: The substrate architecture presented here uses lessons from language design to facilitate the evolution of existing operating systems and a reflective object model that clearly separates instances, interfaces and implementations is the basis of this architecture.
7
An infrastructure for application-specific customization
Arindam Banerji,David L. Cohn +1 more
- 12 Sep 1994
TL;DR: This work presents a common architectural infrastructure for operating system components which allows customization by any of these approaches, and is beginning to show that support for application-specific customization can be incorporated into existing commercial operating systems.
6
Extending The Dimensions of Consistency: Spatial Consistency and Sequential Segments
James Griffioen,Rajendra Yavatkar,Raphael A. Finkel +2 more
- 11 Apr 1994
TL;DR: The Unify system is exploring scalable approaches for designing distributed multicomputers that support a shared memory paradigm that employs highly efficient communication protocols to support new weak consistency sharing models and introduces the notion of spatial consistency and a non-standard memory type called sequential segments.
5
Information Access in Mobile Computing Environments
Dinesh C. Kulkarni,Arindam Banerji,Michael R. Casey,David L. Cohn +3 more
- 01 Jan 2007
TL;DR: A framework for such a repository which allows generation of customized instances is described and provides a set of information access and management tools to application programmers who may be the direct users of data objects or providers of further services to browse, modify and modify those objects.
3
References
•Book
Actors: A Model of Concurrent Computation in Distributed Systems
Gul Agha
- 01 Jan 1986
TL;DR: In this article, the authors define an abstract actor machine and provide a minimal programming language for it, which includes higher level constructs such as delayed and eager evaluation, which can be defined in terms of the primitives.
Disconnected operation in the Coda File System
TL;DR: This paper shows that disconnected operation is feasible, efficient and usable by describing its design and implementation in the Coda File System by showing that caching of data, now widely used for performance, can also be exploited to improve availability.
1.2K
Implementation and performance of Munin
John B. Carter,John K. Bennett,Willy Zwaenepoel +2 more
- 01 Sep 1991
TL;DR: This work evaluates the implementation of Munin and describes the execution of two Munin programs that achieve performance within ten percent of message passing implementations of the same programs.
Linda and Friends
TL;DR: Linda consists of a few simple operators designed to support and simplify the construction of explicitly-parallel programs, which is to make it largely unnecessary to think about the coupling between parallel processes.
599
•Book
Object Management Architecture Guide
Richard Mark Soley,Christopher M. Stone +1 more
- 01 Oct 1993
TL;DR: What do you do to start reading object management architecture guide?
219