Research Theme
The goal of the Illinois Open Systems Laboratory is to develop mechanisms to simplify the development of scalable parallel, distributed and mobile computing systems. Such systems are open to interactions with their environment, must satisfy real-time constraints, and often affect physical processes. The approach of the laboratory is multidisciplinary—is conducted in foundational models of concurrency, programming languages, and middleware.
Research in the laboratory is based on the actor model of concurrent computation. Actors are inherently autonomous computational objects which interact with each other by sending messages. Each actor has a unique name the activity of different actors is potentially parallel. Actor systems are highly dynamic: New actors may be created and names of actors exchanged. The model is very general: Processes, sensors and actuators can be modelled as actors.
Over the last decade, research in the group has developed a meta-architectural model for middleware. The model has been formalized and applied to dependable computing and software architecture. Programming abstractions have been developed to represent coordination constraints real-time and requirements. The Actor model has been extended to explicitly model mobility and bounded resources, thus providing a powerful formalism for mobile agents.
Latest Publications
- Atul Sandur,
- Dan Plyukhin and Gul Agha. Concurrent garbage collection in the actor model. In Proceedings of the 8th ACM SIGPLAN International Workshop on Programming Based on Actors, Agents, and Decentralized Control, AGERE 2018, 44–53. New York, NY, USA, 2018. ACM.
See the list of all publications for more.