Copy the page URI to the clipboard
Bevan, D. I.
(1987).
DOI: https://doi.org/10.1007/3-540-17945-3_10
URL: http://www.springerlink.com/content/744146w15h87w1...
Abstract
We describe here an elegant algorithm for the real-time garbage collection of distributed memory. This algorithm makes use of reference counting and is simpler than distributed mark-scan algorithms. It is also truly real-time unlike distributed mark-scan algorithms. It requires no synchronisation between messages and only sends a message between nodes when a reference is deleted. It is also relatively space efficient using at most five bits per reference.