-
...roots. however, this fails to collect cyclic garbage spread across sites. we present an algorithm that collects cyclic garbage by involving only the sites containing...techniques that make conducting such traces practical. the algorithm collects all distributed cyclic garbage, is safe in the presence...
-
...a reference listing scheme augmented by partial tracing in order to collect distributed garbage cycles. our col- lector is designed...heuristics, in order to reclaim distributed garbage cycles. unlike previous group- based algorithms, multiple concurrent distributed garbage collections that span groups are supported: when two collections meet they may either merge...
-
...and fault-tolerant algorithm for distributed cyclic garbage collection. the algorithm imposes few requirements...without sacrificing the promptness of collection throughout the algorithm. our proposed collector is a variant of back tracing to avoid extensive synchronization between...
-
...requires automatic memory management, called distributed garbage collection (dgc). current dgc solutions are...byte-code modi- fication. the distributed garbage collector was implemented on top...
-
...requires automatic memory management, named distributed garbage collection (dgc). current dgc solutions are...machine to be modifled. the distributed garbage collector was implemented on top...
-
...presents a selection of current distributed garbage collection techniques, and evaluates them with...erence tracking are presented, followed by those based on tracing. finally, hybrid schemes which extend reference tracking with trac- ing in order to collect cyclic garbage are examined. the strengths and...
-
...a new garbage collection algorithm for distributed object systems, called dmos (distributed mature object space), is presented...combination of properties for a distributed collector: safety, completeness, non-disruptiveness...
Published in 1998.
-
-
...reference counting, fail to detect distributed cycles of garbage. this problem may lead to important memory leaks in distributed storage systems. in this paper, we present a new algorithm which detects and collects such distributed cycles of garbage. our algorithm is based on...
-
...thesis provides different schemes to collect inter-par tition and inter-site garbage cycles. inter-partition cycles are collected using a site-wide mar...practically usable scheme that can collect an inter-site garbage cycle by invol ving only the sites containing the cycle. the scheme has two parts...
Published in 1997.