Actor garbage collection using vertex-preserving actor-to-object graph transformations

Wei Jen Wang, Carlos Varela, Fu Hau Hsu, Cheng Hsien Tang

Research output: Chapter in Book/Report/Conference proceedingConference contributionpeer-review

7 Scopus citations

Abstract

Large-scale distributed computing applications require concurrent programming models that support modular and compositional software development. The actor model supports the development of independent software components with its asynchronous message-passing communication and state encapsulation properties. Automatic actor garbage collection is necessary for high-level actor-oriented programming, but identifying live actors is not as intuitive and easy as identifying live passive objects in a reference graph. However, a transformation method can turn an actor reference graph into a passive object reference graph, which enables the use of passive object garbage collection algorithms and simplifies the problem of actor garbage collection. In this paper, we formally define potential communication by introducing two binary relations - the may-talk-to and the may-transitively-talk-to relations, which are then used to define the set of live actors. We also devise two vertex-preserving transformation methods to transform an actor reference graph into a passive object reference graph. We provide correctness proofs for the proposed algorithms. The experimental results also show that the proposed algorithms are efficient.

Original languageEnglish
Title of host publicationAdvances in Grid and Pervasive Computing - 5th International Conference, GPC 2010, Proceedings
Pages244-255
Number of pages12
DOIs
StatePublished - 2010
Event5th International Conference on Advances in Grid and Pervasive Computing, GPC 2010 - Hualien, Taiwan
Duration: 10 May 201013 May 2010

Publication series

NameLecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)
Volume6104 LNCS
ISSN (Print)0302-9743
ISSN (Electronic)1611-3349

Conference

Conference5th International Conference on Advances in Grid and Pervasive Computing, GPC 2010
Country/TerritoryTaiwan
CityHualien
Period10/05/1013/05/10

Keywords

  • Active objects
  • Actors
  • Garbage collection
  • Program transformation

Fingerprint

Dive into the research topics of 'Actor garbage collection using vertex-preserving actor-to-object graph transformations'. Together they form a unique fingerprint.

Cite this