Sciweavers

OOPSLA
1997
Springer

Garbage Collecting the World: One Car at a Time

13 years 9 months ago
Garbage Collecting the World: One Car at a Time
A new garbage collection algorithm for distributed object systems, called DMOS (Distributed Mature Object Space), is presented. It is derived from two previous algorithms, MOS (Mature Object Space), sometimes called the train algorithm, and PMOS (Persistent Mature Object Space). The contribution of DMOS is that it provides the following unique combination of properties for a distributed collector: safety, completeness, non-disruptiveness, incrementality, and scalability. Furthermore, the DMOS collector is non-blocking and does not use global tracing.
Richard L. Hudson, Ronald Morrison, J. Eliot B. Mo
Added 08 Aug 2010
Updated 08 Aug 2010
Type Conference
Year 1997
Where OOPSLA
Authors Richard L. Hudson, Ronald Morrison, J. Eliot B. Moss, David S. Munro
Comments (0)