This paper describes a mechanism for secondary storage garbage collection that may be used to reclaim inaccessible resources in decentralized persistent object based systems. Schemes for object addressing and object identification are discussed and a proposal is made which handles volatile objects separately from persistent objects. The garbage collection of the space of volatile objects is decoupled from the garbage collection of the space of persistent objects. The first kind of garbage collection can avoid the complexity and overhead of a distributed algorithm by classifying "exported" objects as persistent. The problem of detecting and collecting ''distributed garbage" is then deferred to garbage collection of persistent objects
In this report we present a fault-tolerant and efficient algorithm for distributed garbage collectio...
A new garbage collection algorithm for distributed object systems, called DMOS (Distributed Mature O...
© 2001 IEEEThere are only a few garbage collection algorithms that have been designed to operate ove...
Many techniques have been devised for garbage collecting main memory heaps for programming languages...
Systems that store a large number of persistent objects over many sites in a network pose new challe...
An orthogonally persistent system maintains data beyond any program execution. The principle of pers...
Support for distributed co-operative work implies object sharing. The memory management of these di...
This paper introduces an algorithm that performs garbage collection in distributed systems of active...
This paper addresses the problem of garbage collection in persistent object stores that implement mu...
The automatic reclamation of storage for unreferenced objects is very important in object databases....
This paper shows how to perform distributed automatic garbage collection of objects possessing their...
We present a garbage-collection algorithm, suitable for loosely-coupled multiprocessor systems, in w...
The function of a garbage collector in a computer system is to reclaim storage that is no longer in ...
We investigate methods to improve the performance of algorithms for automatic storage reclamation of...
This paper is organised as follows. Section 2 first introduces our object model. Section 3 describes...
In this report we present a fault-tolerant and efficient algorithm for distributed garbage collectio...
A new garbage collection algorithm for distributed object systems, called DMOS (Distributed Mature O...
© 2001 IEEEThere are only a few garbage collection algorithms that have been designed to operate ove...
Many techniques have been devised for garbage collecting main memory heaps for programming languages...
Systems that store a large number of persistent objects over many sites in a network pose new challe...
An orthogonally persistent system maintains data beyond any program execution. The principle of pers...
Support for distributed co-operative work implies object sharing. The memory management of these di...
This paper introduces an algorithm that performs garbage collection in distributed systems of active...
This paper addresses the problem of garbage collection in persistent object stores that implement mu...
The automatic reclamation of storage for unreferenced objects is very important in object databases....
This paper shows how to perform distributed automatic garbage collection of objects possessing their...
We present a garbage-collection algorithm, suitable for loosely-coupled multiprocessor systems, in w...
The function of a garbage collector in a computer system is to reclaim storage that is no longer in ...
We investigate methods to improve the performance of algorithms for automatic storage reclamation of...
This paper is organised as follows. Section 2 first introduces our object model. Section 3 describes...
In this report we present a fault-tolerant and efficient algorithm for distributed garbage collectio...
A new garbage collection algorithm for distributed object systems, called DMOS (Distributed Mature O...
© 2001 IEEEThere are only a few garbage collection algorithms that have been designed to operate ove...