Sciweavers

24 search results - page 1 / 5
» Managing Persistent Objects in a Multi-Level Store
Sort
View
SIGMOD
1991
ACM
104views Database» more  SIGMOD 1991»
13 years 8 months ago
Managing Persistent Objects in a Multi-Level Store
This paper presents an architecture for a persistent object store in which multi-level storage is explicitly included. Traditionally, DBMSs have assumed that all accessible data r...
Michael Stonebraker
SIGMOD
1994
ACM
107views Database» more  SIGMOD 1994»
13 years 9 months ago
QuickStore: A High Performance Mapped Object Store
This paper presents, QuickStore, a memory-mapped storage system for persistent C++ built on top of the EXODUS Storage Manager. QuickStore provides fast access to in-memory objects...
Seth J. White, David J. DeWitt
CAISE
2004
Springer
13 years 10 months ago
Objects Meet Relations: On the Transparent Management of Persistent Objects
Many information systems store their objects in a relational database. If the object schema or the relational schema of an application can change often or in an independent way, it...
Luca Cabibbo
ADBIS
1998
Springer
180views Database» more  ADBIS 1998»
13 years 9 months ago
Designing Persistence for Real-Time Distributed Object Systems
An implementation of persistent object store for real-time systems with strict processing time constraints is a challenging task, because many traditional database techniques, e.g....
Igor Nekrestyanov, Boris Novikov, Ekaterina Pavlov...
POS
1994
Springer
13 years 9 months ago
Hardware Support for Stability in a Persistent Architecture
Persistent stores support uniform management of data objects regardless of their lifetimes and locations. Such stores typically maintain a self-consistent state even after failure...
Frans A. Henskens, D. M. Koch, Rasool Jalili, John...