We describe an efficient server-based algorithm for garbage collecting object-oriented databases in a workstation/server environment. The algorithm is incremental and runs concurrently with client transactions, however, it does not hold any locks on data and does not require callbacks to clients. It is fault tolerant, but performs very little logging. The algorithm has been designed to be integrated into existing OODB systems, and therefore it works with standard implementation techniques such as two-phase locking and write-ahead-logging. In addition, it supports client-server performance optimizations such as client caching and flexible management of client buffers. We describe an implementation of the algorithm in the EXODUS st...
Researchers have devoted decades towards improving garbage collection performance. A key question is...
We describe a replicating garbage collector for a persistent heap. The garbage collector cooperates ...
. This paper describes the design and the evaluation of Complementary Garbage Collector that is a fu...
: We describe an efficient server-based algorithm for garbage collecting object-oriented databases i...
Garbage collection is important in object-oriented databases to free the programmer from explicitly ...
We describe a concurrent garbage collector (GC) for object-oriented databases. Our GC uses a new sy...
Garbage collection is important in object-oriented databases to free the pro-grammer from explicitly...
Abstract. Garbage collection is important in object-oriented databases to free the programmer from e...
Garbage collection is important in object-oriented databases to free the programmer from explicitly ...
This paper addresses the use of garbage collectors for efficient garbage collection in a large objec...
© 2001 IEEEThere are only a few garbage collection algorithms that have been designed to operate ove...
We investigate methods to improve the performance of algorithms for automatic storage reclamation of...
A fundamental problem in automating object database storage reclamation is determining how often to ...
Support for distributed co-operative work implies object sharing. The memory management of these di...
The function of a garbage collector in a computer system is to reclaim storage that is no longer in ...
Researchers have devoted decades towards improving garbage collection performance. A key question is...
We describe a replicating garbage collector for a persistent heap. The garbage collector cooperates ...
. This paper describes the design and the evaluation of Complementary Garbage Collector that is a fu...
: We describe an efficient server-based algorithm for garbage collecting object-oriented databases i...
Garbage collection is important in object-oriented databases to free the programmer from explicitly ...
We describe a concurrent garbage collector (GC) for object-oriented databases. Our GC uses a new sy...
Garbage collection is important in object-oriented databases to free the pro-grammer from explicitly...
Abstract. Garbage collection is important in object-oriented databases to free the programmer from e...
Garbage collection is important in object-oriented databases to free the programmer from explicitly ...
This paper addresses the use of garbage collectors for efficient garbage collection in a large objec...
© 2001 IEEEThere are only a few garbage collection algorithms that have been designed to operate ove...
We investigate methods to improve the performance of algorithms for automatic storage reclamation of...
A fundamental problem in automating object database storage reclamation is determining how often to ...
Support for distributed co-operative work implies object sharing. The memory management of these di...
The function of a garbage collector in a computer system is to reclaim storage that is no longer in ...
Researchers have devoted decades towards improving garbage collection performance. A key question is...
We describe a replicating garbage collector for a persistent heap. The garbage collector cooperates ...
. This paper describes the design and the evaluation of Complementary Garbage Collector that is a fu...