A Cyclic Distributed Garbage Collector for Network Objects (1996)
Cached
Download Links
- [repositorium.sdum.uminho.pt]
- [www.cs.ukc.ac.uk]
- DBLP
Other Repositories/Bibliography
| Venue: | In Proc. 10th Workshop on Distributed Algorithms |
| Citations: | 13 - 2 self |
BibTeX
@INPROCEEDINGS{Rodrigues96acyclic,
author = {Helena Rodrigues and Richard Jones},
title = {A Cyclic Distributed Garbage Collector for Network Objects},
booktitle = {In Proc. 10th Workshop on Distributed Algorithms},
year = {1996},
pages = {9--11},
publisher = {Springer-Verlag}
}
OpenURL
Abstract
Abstract. This paper presents an algorithm for distributed garbage collection and outlines its implementation within the Network Objects system. The algorithm is based on a reference listing scheme, which is augmented by partial tracing in order to collect distributed garbage cycles. Processes may be dynamically organised into groups, according to appropriate heuristics, to reclaim distributed garbage cycles. The algorithm places no overhead on local collectors and suspends local mutators only brie y. Partial tracing of the distributed graph involves only objects thought to be part of a garbage cycle: no collaboration with other processes is required. The algorithm o ers considerable exibility, allowing expediency and fault-tolerance to be traded against completeness.







