DocumentCode
1725817
Title
Caching and migration for multilevel persistent object stores
Author
Grossman, Robert ; Hanley, David ; Qin, Xiao
Author_Institution
Lab. for Adv. Comput., Illinois Univ., Chicago, IL, USA
fYear
1995
Firstpage
127
Lastpage
135
Abstract
We propose an architecture for scalable persistent object managers that provide access to large numbers of objects distributed over a variety of physical media. Our approach is lightweight in that we are interested in providing direct support for the creation, access, and updating of persistent objects, but only indirect support for the other functions traditionally associated with an object oriented database, such as transactions, back up, recovery, or a query language. This design allows application programmers access to the productivity and performance of using objects, while relying on an underlying hierarchical storage system to manage the large amounts of data. Our design is layered and multilevel in that it caches and migrates large-grained physical collections of objects called folios from tape to networked disks. Separately, it also caches and migrates smaller-grained physical collections of objects called segments between nodes on a network. Segments are then moved into memory as usual for persistent object managers. In this paper, we also describe the implementation of a system called PTool based upon this design and give a description of preliminary performance results
Keywords
cache storage; object-oriented databases; PTool; architecture; caching; layered; multilevel; multilevel persistent object stores; object oriented database; persistent objects; scalable persistent object managers; Algorithm design and analysis; Computer architecture; Computer network management; Database languages; Laboratories; Memory management; NASA; Object oriented databases; Productivity; Programming profession;
fLanguage
English
Publisher
ieee
Conference_Titel
Mass Storage Systems, 1995. 'Storage - At the Forefront of Information Infrastructures', Proceedings of the Fourteenth IEEE Symposium on
Conference_Location
Monterey, CA
ISSN
1051-9173
Print_ISBN
0-8186-7064-9
Type
conf
DOI
10.1109/MASS.1995.528223
Filename
528223
Link To Document