Record Details

The architecture of the Dali main-memory storage manager

DSpace at IIT Bombay

View Archive Info
 
 
Field Value
 
Title The architecture of the Dali main-memory storage manager
 
Creator BOHANNON, P
LIEUWEN, D
RASTOGI, R
SILBERSCHATZ, A
SESHADRI, S
SUDARSHAN, S
 
Subject database system
main memory database management systems
storage managers
 
Description Performance needs of many database applications dictate that the entire database be stored in main memory. The Dali system is a main memory storage manager designed to provide the persistence, availability and safety guarantees one typically expects from a disk-resident database, while at the same time providing very high performance by virtue of being tuned to support in-memory data. User processes map the entire database into their address space and access data directly, thus avoiding expensive remote procedure calls and buffer manager interactions typical of accesses in disk-resident commercial systems available today. Dali recovers the database to a consistent state in the case of system as well as process failures. It also provides unique concurrency control and memory protection features, as well as ordered and unordered index structures. Both object-oriented and relational database management systems have been implemented on top of Dali. Dali provides access to multiple layers of application programming interface, including its low-level recovery, concurrency control and indexing components as well as its high-level relational component. Finally, various features of Dali can be tailored to the needs of an application to achieve high performance-for example, concurrency control and logging can be turned off if not desired, enabling Dali to efficiently support applications that require non-persistent memory-resident data to be shared by multiple processes.
 
Publisher SPRINGER
 
Date 2011-08-29T20:21:18Z
2011-12-26T12:58:44Z
2011-12-27T05:49:13Z
2011-08-29T20:21:18Z
2011-12-26T12:58:44Z
2011-12-27T05:49:13Z
1997
 
Type Article
 
Identifier MULTIMEDIA TOOLS AND APPLICATIONS, 4(2), 115-151
1380-7501
http://dx.doi.org/10.1023/A:1009662214514
http://dspace.library.iitb.ac.in/xmlui/handle/10054/12180
http://hdl.handle.net/10054/12180
 
Language en