Garbage collecting the internet: A survey of distributed garbage collection

Citation
Se. Abdullahi et Ga. Ringwood, Garbage collecting the internet: A survey of distributed garbage collection, ACM C SURV, 30(3), 1998, pp. 330-373
Citations number
211
Categorie Soggetti
Computer Science & Engineering
Journal title
ACM COMPUTING SURVEYS
ISSN journal
03600300 → ACNP
Volume
30
Issue
3
Year of publication
1998
Pages
330 - 373
Database
ISI
SICI code
0360-0300(199809)30:3<330:GCTIAS>2.0.ZU;2-2
Abstract
Internet programming languages such as Java present new challenges to garba ge-collection design. The spectrum of garbage-collection sehema for linked structures distributed over a network are reviewed here. Distributed garbag e collectors are classified first because they evolved from single-address- space collectors, This taxonomy is used as a framework to explore distribut ion issues: locality of action, communication overhead and indeterministic communication latency.