Title of article :
Hierarchical Distributed Reference Counting
Author/Authors :
Morean، Luc نويسنده ,
Issue Information :
روزنامه با شماره پیاپی سال 1999
Pages :
-56
From page :
57
To page :
0
Abstract :
Masaively distributed computing is a challenging problem for garbage collection algorithm designers as it. raises the issue of scalability. The high number of hosts involvod in a computation can require large tables for reference listing, whereaa the lack of information sharing between hosts in a same locality can entail redundant GC traffic. In this paper, we argue that a conceptual hierarchical organisation of massive distributed computations can solve this problem. By conceptual hicrachical organisation, we mean that processors are still able to communicate in a pper to peer manner using their usual communication mechanism, but GC messages will be routed as if processors were organised in hierarchy. We present an extension of a distributed reference counting algorithm that uses such a hierarchical organisation. It allows us to bound table sizes by the number of hosts in a domain, and it allows us to share GC information between hosts in a same locality in order to reduce crossnetwork GC traffic.
Keywords :
Garbage collection , profiling , objectoriented programs , cache-conscious data placement
Journal title :
A C M Sigplan (Programming Languages) Sigplan Notices
Serial Year :
1999
Journal title :
A C M Sigplan (Programming Languages) Sigplan Notices
Record number :
17136
Link To Document :
بازگشت