Christopher Brooks and Edward A. Lee and Xiaojun Liu and Stephen Neuendorffer and Yang Zhao and Haiyang Zheng

EECS Department, University of California, Berkeley

Technical Report No. UCB/EECS-2007-9

January 11, 2007

http://www2.eecs.berkeley.edu/Pubs/TechRpts/2007/EECS-2007-9.pdf

<p>This volume describes Ptolemy II domains. The domains implement models of computation, which are summarized in chapter 1. Most of these models of computation can be viewed as a framework for component-based design, where the framework defines the interaction mechanism between the components. Some of the domains (CSP, DDE, and PN) are thread-oriented, meaning that the components implement Java threads. These can be viewed, therefore, as abstractions upon which to build threaded Java programs. These abstractions are much easier to use (much higher level) than the raw threads and monitors of Java. Others (CT, DE, SDF) of the domains implement their own scheduling between actors, rather than relying on threads. This usually results in much more efficient execution. The Giotto domain, which addresses real-time computation, is not threaded, but has concurrency features similar to threaded domains. The FSM domain is in a category by itself, since in it, the components are not producers and consumers of data, but rather are states. The non-threaded domains are described first, followed by FSM and Giotto, then the threaded domains followed by two newer domains, HDF and DDF. <p>Volume 1 is an introduction to Ptolemy II, including tutorials on use of the software, and volume 2 describes the Ptolemy II software architecture.


BibTeX citation:

@techreport{Brooks:EECS-2007-9,
    Author= {Brooks, Christopher and Lee, Edward A. and Liu, Xiaojun and Neuendorffer, Stephen and Zhao, Yang and Zheng, Haiyang},
    Title= {Heterogeneous Concurrent Modeling and Design in Java (Volume 3: Ptolemy II Domains)},
    Year= {2007},
    Month= {Jan},
    Url= {http://www2.eecs.berkeley.edu/Pubs/TechRpts/2007/EECS-2007-9.html},
    Number= {UCB/EECS-2007-9},
    Abstract= {<p>This volume describes Ptolemy II domains. The domains implement models of computation, which are summarized in chapter 1. Most of these models of computation can be viewed as a framework for component-based design, where the framework defines the interaction mechanism between the components. Some of the domains (CSP, DDE, and PN) are thread-oriented, meaning that the components implement Java threads. These can be viewed, therefore, as abstractions upon which to build threaded Java programs. These abstractions are much easier to use (much higher level) than the raw threads and monitors of Java. Others (CT, DE, SDF) of the domains implement their own scheduling between actors, rather than relying on threads. This usually results in much more efficient execution. The Giotto domain, which addresses real-time computation, is not threaded, but has concurrency features similar to threaded domains. The FSM domain is in a category by itself, since in it, the components are not producers and consumers of data, but rather are states. The non-threaded domains are described first, followed by FSM and Giotto, then the threaded domains followed by two newer domains, HDF and DDF.
<p>Volume 1 is an introduction to Ptolemy II, including tutorials on use of the software, and volume 2 describes the Ptolemy II software architecture.},
}

EndNote citation:

%0 Report
%A Brooks, Christopher 
%A Lee, Edward A. 
%A Liu, Xiaojun 
%A Neuendorffer, Stephen 
%A Zhao, Yang 
%A Zheng, Haiyang 
%T Heterogeneous Concurrent Modeling and Design in Java (Volume 3: Ptolemy II Domains)
%I EECS Department, University of California, Berkeley
%D 2007
%8 January 11
%@ UCB/EECS-2007-9
%U http://www2.eecs.berkeley.edu/Pubs/TechRpts/2007/EECS-2007-9.html
%F Brooks:EECS-2007-9