Open Systems Laboratory at Illinois

Visualizing actor programs using predicate transition nets

By Shakuntala Miriyala, Gul Agha, and Yamina Sami. J. Vis. Lang. Comput, 3(2):195–220, 1992.

Full Text:
Download PDF
Publisher Link:
http://dx.doi.org/10.1016/1045-926X(92)90015-E

Abstract

The actor model of concurrent computation unifies the functional and object-oriented programming language paradigms. The model provides a flexible basis for concurrent programming. It supports local state, dynamic creation and configuration, and inherent parallelism. Because of the fluidity of actors, specifying and debugging actor systems is often considered difficult. We believe visual programming techniques are of fundamental importance in addressing powerful concurrent systems of this nature. Not surprisingly, a number of methods to visualize actor programs have been proposed. We give an outline of visualization techniques and their relation to actors. We then discuss one such proposal, namely the use of Predicate Transition nets, to visualize actor programs.

BibTeX

@article{journals/vlc/MiriyalaAS92,
    author = "Miriyala, Shakuntala and Agha, Gul and Sami, Yamina",
    title = "Visualizing actor programs using predicate transition
             nets",
    ee = "http://dx.doi.org/10.1016/1045-926X(92)90015-E",
    journal = "J. Vis. Lang. Comput",
    number = "2",
    pages = "195-220",
    volume = "3",
    year = "1992",
}