Skip to search formSkip to main contentSkip to account menu

Distributed garbage collection

Known as: DGC 
Distributed garbage collection (DGC) in computing is a particular case of garbage collection where references to an object can be held by a remote… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2005
2005
Most distributed garbage collection (DGC) algorithms are not complete as they fail to reclaim distributed cycles of garbage… 
1998
1998
Most existing reference-based distributed object systems include some kind of acyclic garbage collection, but fail to provide… 
Review
1995
Review
1995
We present the specturm of distributed garbage collection techniques. We first describe those reference counting-based techniques… 
Highly Cited
1992
Highly Cited
1992
Automatic storage management is important in highly parallel programming environments where large numbers of objects and… 
1991
1991
Distributed automatic garbage collection of objects possessing their own thread of control is discussed. The relevance of garbage… 
Highly Cited
1987
Highly Cited
1987
We describe here an elegant algorithm for the real-time garbage collection of distributed memory. This algorithm makes use of… 
1987
1987
There are two basic approachs to the problem of storage reclamation, process- and processor-based, named for the view point used… 
Highly Cited
1986
Highly Cited
1986
Abstract : This paper describes two techniques that are only loosely related. The first is a method for constructing a highly…