Implementing a family of distributed garbage collectors

  • Authors:
  • Stuart Norcross;Ron Morrison;Dave Munro;Henry Detmold

  • Affiliations:
  • School of Computer Science, University of St Andrews, North Haugh, St Andrews, Fife, Scotland;School of Computer Science, University of St Andrews, North Haugh, St Andrews, Fife, Scotland;School of Computer Science, University of Adelaide, Adelaide, South Australia;School of Computer Science, University of Adelaide, Adelaide, South Australia

  • Venue:
  • ACSC '03 Proceedings of the 26th Australasian computer science conference - Volume 16
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper discusses implementations of distributed garbage collectors derived using a methodology developed previously that involves mappings of distributed termination detection algorithms (DTAs) to local garbage collection schemes. Implementations produced by such mappings preserve the safety and completeness properties of the original local collectors. Through our collector implementations we have come to understand that the derivation technique extends to distributed collection schemes with heterogeneous local collector behaviour. Our contribution, reported here, is the construction of an experimental platform - the ProcessBase cache, implementations of the Task Balancing DTA, an extension to the methodology that minimises constraints on local collectors, together with two new mappings and their implementations.