Efficient Garbage Collection for Large Object-Oriented Databases (1996)
by
Tony C. Ng
| Citations: | 4 - 0 self |
BibTeX
@MISC{Ng96efficientgarbage,
author = {Tony C. Ng},
title = {Efficient Garbage Collection for Large Object-Oriented Databases},
year = {1996}
}
OpenURL
Abstract
This thesis presents the design of an efficient garbage collection scheme for large, persistent object-oriented databases in a client-server environment. The scheme uses a partitioned approach. A database is divided into disjoint partitions and each partition is collected independently. The scheme maintains transaction semantics and survives server crashes. It can be run concurrently with client applications. It also compacts objects in the partition being collected. The garbage collector has been...







