Computer Science Technical Reports
CS at VT

ACT++ 2.0: A Class Library for Concurrent Programming in C++ Using Actors

Kafura, Dennis G. and Mukherji, Manibrata and Lavender, Gregory R. (1992) ACT++ 2.0: A Class Library for Concurrent Programming in C++ Using Actors. Technical Report TR-92-45, Computer Science, Virginia Polytechnic Institute and State University.

Full text available as:
PDF - Requires Adobe Acrobat Reader or other PDF viewer.
TR-92-45.pdf (1237260)

Abstract

ACT++ 2.0 is the most recent version of a class library for concurrent programming in C++. The underlying model of concurrent computation is the Actor model. Programs in ACT++ consist of a collection of active objects called actors. Actors execute concurrently and cooperate by sending request and reply messages. An agent, termed the behavior of an actor, is responsible for processing a single request message and for specifying a replacement behavior which processes the next available request message. One of the salient features of ACT++ is its ability to handle the Inheritance Anomaly---the interference between the inheritance mechanism of object-oriented languages and the specification of synchronization constraints in the methods of a class---using the notion of behavior sets. ACT++ has been implemented on the Sequent Symmetry multiprocessor using the PRESTO threads package.

Item Type:Departmental Technical Report
Subjects:Computer Science > Historical Collection(Till Dec 2001)
ID Code:325
Deposited By:User autouser
Deposited On:05 December 2001