A Foundation for Actor Computation (1998)
Cached
Download Links
- [www.cs.jhu.edu]
- [ginkgo.csc.uvic.ca]
- [ftp.ircam.fr]
- DBLP
Other Repositories/Bibliography
| Venue: | Journal of Functional Programming |
| Citations: | 198 - 48 self |
BibTeX
@ARTICLE{Agha98afoundation,
author = {Gul Agha and Ian A. Mason and Scott F. Smith and Carolyn L. Talcott},
title = {A Foundation for Actor Computation},
journal = {Journal of Functional Programming},
year = {1998},
volume = {7},
pages = {1--72}
}
Years of Citing Articles
OpenURL
Abstract
We present an actor language which is an extension of a simple functional language, and provide a precise operational semantics for this extension. Actor configurations represent open distributed systems, by which we mean that the specification of an actor system explicitly takes into account the interface with external components. We study the composability of such systems. We define and study various notions of testing equivalence on actor expressions and configurations. The model we develop provides fairness. An important result is that the three forms of equivalence, namely, convex, must, and may equivalences, collapse to two in the presence of fairness. We further develop methods for proving laws of equivalence and provide example proofs to illustrate our methodology.







