Causality Interfaces for Actor Networks


Researchers: Ye Zhou and Edward A. Lee
Advisor:Edward A. Lee

We consider concurrent models of computation where "actors" (components that are in charge of their own actions) communicate by exchanging messages. The interfaces of actors principally consist of "ports," which mediate the exchange of messages. Actor-oriented architectures contrast with and complement object-oriented models by emphasizing the exchange of data between concurrent components rather than transformation of state. Examples of such models of computation include the classical actor model, synchronous languages, dataflow models, process networks, and discrete-event models. Many experimental and production languages used to design embedded systems are actor oriented and based on one of these models of computation. Many of these models of computation benefit considerably from having access to causality information about the components. This work augments the interfaces of such components to include such causality information. It shows how this causality information can be algebraically composed so that compositions of components acquire causality interfaces that are inferred from their components and the interconnections. We illustrate the use of these causality interfaces to statically analyze timed models and synchronous language compositions for causality loops and dataflow models for deadlock. We also show that that causality analysis only needs to be performed for one port in each directed communication cycle, and we give a conservative approximation technique for handling dynamically changing causality properties.

We are currently working on the use of causality interfaces in the rendezvous model of computation. Further work also includes a clean implementation of such causality interfaces in Ptolemy II, a software infrastructure for embedded system design developed at UC Berkeley.

References:

1. Y. Zhou and E. A. Lee, "A Causality Interface for Deadlock Analysis in Dataflow," Accepted to EMSOFT 2006, Seoul, Korea, October 22-25, 2006.

2. E. A. Lee, H. Zheng, and Y. Zhou, "Causality Interfaces and Compositional Causality Analysis", Invited paper in Foundations of Interface Technologies (FIT), Satellite to CONCUR 2005, ENTCS TBD, San Francisco, California, USA, August 21, 2005.

Last updated 09/29/06