Proceedings of the Eleventh Annual ACM Symposium on Principles of Distributed Computing - PODC '92 1992
DOI: 10.1145/135419.135448
|View full text |Cite
|
Sign up to set email alerts
|

Robust, distributed references and acyclic garbage collection

Abstract: We propose efficient,

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
35
0

Year Published

1995
1995
2010
2010

Publication Types

Select...
5
3
1

Relationship

1
8

Authors

Journals

citations
Cited by 60 publications
(35 citation statements)
references
References 18 publications
0
35
0
Order By: Relevance
“…during the migration process) is tracked by forwarding pointers (e.g. SSP chains [25]). Also, the routing table is periodically updated using a gossiping protocol for shortening/repairing chains or updating stale entries (e.g.…”
Section: Routingmentioning
confidence: 99%
“…during the migration process) is tracked by forwarding pointers (e.g. SSP chains [25]). Also, the routing table is periodically updated using a gossiping protocol for shortening/repairing chains or updating stale entries (e.g.…”
Section: Routingmentioning
confidence: 99%
“…The distributed garbage collector is based on referencelisting (Shapiro et al, 1992) and is responsible for managing inter-site references, i.e., references between local pages to pages placed at other sites (both incoming and out-going). This information is stored in lists of scions and stubs organized, for efficiency reason, by referring/referred site.…”
Section: Distributed Colletormentioning
confidence: 99%
“…The local collection is based on tracing from a root set that includes the local persistent root objects as well as local objects that are referenced from other nodes, called the secondary roots. Different variants of distributed reference counting employ different methods and information to track the secondary roots, ranging from one-bit counts [Ali84,JJ92] to weighted reference counts [Bev87] to reference lists, in which each node tracks the identities of the nodes that refer to its objects [Bis77,SDP92,BENOW93].…”
Section: The Problem Contextmentioning
confidence: 99%