Title :
Practical distributed garbage collection for networks with asynchronous clocks and message delay
Author :
Kwan, Doug ; Chin, Francis
Author_Institution :
Dept. of Comput. Sci., Hong Kong Univ., Hong Kong
Abstract :
Distributed garbage collection over a message passage network is discussed in this paper. Traditionally, this can be done by reference counting, which is fast but cannot reclaim cyclic structures or by graph traversal, e.g. mark-and-sweep or time stamping, which is capable of reclaiming cyclic structures but is slow. We propose a combined scheme which is fast in reclaiming acyclic garbage and guaranteed to reclaim cyclic garbage. Our scheme does not rely on synchronized clocks nor zero message delay and is thus practical
Keywords :
delays; storage management; cyclic structures; distributed garbage collection; message delay; networks with asynchronous clocks; Clocks; Computer science; Counting circuits; Delay; Pipeline processing; Stability; Synchronization;
Conference_Titel :
Parallel and Distributed Systems, 1994. International Conference on
Conference_Location :
Hsinchu
Print_ISBN :
0-8186-6555-6
DOI :
10.1109/ICPADS.1994.590347