Treffer: WEA, A Distributed Object Manager based on a Workspace hierarchy

Title:
WEA, A Distributed Object Manager based on a Workspace hierarchy
Contributors:
The Pennsylvania State University CiteSeerX Archives
Publication Year:
1994
Collection:
CiteSeerX
Document Type:
Fachzeitschrift text
File Description:
application/postscript
Language:
English
Rights:
Metadata may be used without restrictions as long as the oai identifier remains attached to it.
Accession Number:
edsbas.5F8DD0B3
Database:
BASE

Weitere Informationen

WEA is our implementation of a new architectural model for virtual memory access, the WorkSpace. It relies on a generalisation of client / server model and enables to build new distributed applications. The workspace supplies uniform access to a distributed persistent object store. This paper describes several ways of building multi-workspace architecture, and an implementation of this architecture. This implementation is based on new operating systems features. Keyword Codes: C.2.4, D.1.5, D4.2 Keywords: Distributed Systems; Object-oriented Programming; Storage Management 1. INTRODUCTION Object-oriented languages are a major advance in Software Engineering. However, the developer usually has to use file systems for data archival. File systems do not enable a simple memorization of pointers on the archive, or direct management of objects in the archive. Persistent Object Managers enable full and reliable integration of the functionalities of objectoriented programming languages, and .