Spelling suggestions: "subject:"ld5655.1851 1994.437"" "subject:"ld5655.1851 1994.1437""
1 |
ACT++ 3.0: implementation of the actor model using POSIX threadsKhare, Arjun 24 October 2009 (has links)
<p>The actor model provides a framework for writing concurrent programs. ACT ++ is an
implementation of the actor model in C++, allowing concurrent programs to be written
in an object-oriented style. In ACT++, each actor is an object possessing one or more
independent threads of control. Version 2.0 of ACT ++ uses the PRESTO threads package.
As PRESTO threads are available only for certain architectures and operating systems,
its use does not meet one of the goals of ACT ++, namely portability among a variety
of architectures. To facilitate portability, ACT++ 3.0 is written using the IEEE POSIX
1003.4a standard for threads (Pthreads). This project deals with the implementation of
ACT++ 3.0, the testing of the implementation, and its performance.</p> / Master of Science
|
Page generated in 0.0358 seconds