Scalable distributed garbage collection for systems of active objects

23Citations
Citations of this article
12Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Automatic storage management is important in highly parallel programming environments where large numbers of objects and processes are being constantly created and discarded. Part of the difficulty with automatic garbage collection in Systems of active objects, such as actors, is that an active object may not be garbage if it has references to other reachable objects, even when no other object has references to R. This is because an actor may at some point communicate its mail address to a reachable object thereby making itself reachable. Because messages may be pending in the network ' the asynchrony of distributed networks makes it difficult to determine the current topology. Existing garbage collection schemes halt the computation process in order to determine if a currently inaccessible actor may be potentially active, thus precluding a real-time response by the system. We describe a generation based algorithm which does not require ongoing computation to be halted during garbage collection. We also outline an informal proof of the correctness of the algorithm.

Cite

CITATION STYLE

APA

Venkatasubramanian, N., Agha, G., & Talcott, C. (1992). Scalable distributed garbage collection for systems of active objects. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 637 LNCS, pp. 134–147). Springer Verlag. https://doi.org/10.1007/bfb0017187

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free