<?xml version='1.0' encoding='utf-8'?>
<mods xmlns="http://www.loc.gov/mods/v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="3.7" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-7.xsd">
  <titleInfo>
    <title>THE EUML-ARC PROGRAMMING MODEL</title>
  </titleInfo>
  <name>
    <role>
      <roleTerm type="text" authority="marcrelator" authorityURI="http://id.loc.gov/vocabulary/relators" valueURI="http://id.loc.gov/vocabulary/relators/cre">creator</roleTerm>
    </role>
    <namePart>Marth, Kevin</namePart>
  </name>
  <name authority="wikidata" authorityURI="https://www.wikidata.org" valueURI="https://www.wikidata.org/wiki/Q102196778">
    <role>
      <roleTerm type="text" authority="marcrelator" authorityURI="http://id.loc.gov/vocabulary/relators" valueURI="http://id.loc.gov/vocabulary/relators/ths">advisor</roleTerm>
    </role>
    <namePart>Ren, Shangping</namePart>
  </name>
  <abstract>The EUML-ARC programming model shows that the increasing parallelism available on multi-core processors requires evolutionary (not revolutionary) changes in software design. The EUML-ARC programming model combines and extends software technology available even before the introduction of multi-core processors to provide software engineers with the ability to specify software systems that expose abstract platform-independent parallelism. The EUML-ARC programming model is a synthesis of Executable UML, the Actor model, role-based modeling, split objects, and aspect-based coordination. Computation in the EUML-ARC programming model is structured in terms of semantic entities composed of actor-based agents whose behaviors are expressed in hierarchical state machines. An entity is composed of a base intrinsic agent and multiple extrinsic role agents, all with dedicated conceptual threads of control. Entities interact through their role agents in the context of featureoriented collaborations orchestrated by coordinator agents. The conceptual threads of control associated with the agents in a software system expose both intra-entity and inter-entity parallelism that is mapped by the EUML-ARC model compiler to the hardware threads available on the target multi-core processor. The hardware and software e ciency achieved with representative benchmark systems show that the EUML-ARC programming model and its compiler can exploit multi-core parallelism while providing a productive model-driven approach to software development.</abstract>
  <note type="provenance">Submitted by Erma Thomas (thomase@iit.edu) on 2015-05-05T16:24:47Z No. of bitstreams: 2 thesis.pdf: 563775 bytes, checksum: 52978c2fa61eebe181d0940f98bc49c8 (MD5) title.pdf: 234186 bytes, checksum: 29bc9d12c684f045ce521761d85a91aa (MD5)</note>
  <note type="provenance">Made available in DSpace on 2015-05-05T16:24:48Z (GMT). No. of bitstreams: 2 thesis.pdf: 563775 bytes, checksum: 52978c2fa61eebe181d0940f98bc49c8 (MD5) title.pdf: 234186 bytes, checksum: 29bc9d12c684f045ce521761d85a91aa (MD5) Previous issue date: 2014-07</note>
  <note type="thesis">Ph.D. in Computer Science, July 2014</note>
  <originInfo>
    <dateCaptured>2014</dateCaptured>
  </originInfo>
  <originInfo>
    <dateCreated keyDate="yes">2014-07</dateCreated>
  </originInfo>
  <identifier type="hdl">http://hdl.handle.net/10560/3405</identifier>
  <language>
    <languageTerm type="code" authority="rfc3066">en</languageTerm>
  </language>
  <typeOfResource authority="aat" valueURI="http://vocab.getty.edu/page/aat/300028029">Dissertation</typeOfResource>
  <physicalDescription>
    <digitalOrigin>born digital</digitalOrigin>
    <internetMediaType>application/pdf</internetMediaType>
  </physicalDescription>
  <accessCondition type="useAndReproduction" displayLabel="rightsstatements.org">In Copyright</accessCondition>
  <accessCondition type="useAndReproduction" displayLabel="rightsstatements.orgURI">http://rightsstatements.org/page/InC/1.0/</accessCondition>
  <accessCondition type="restrictionOnAccess">Restricted Access</accessCondition>
  <name type="corporate">
    <namePart>CS / Computer Science</namePart>
    <affiliation>Illinois Institute of Technology</affiliation>
    <role>
      <roleTerm type="text">Affiliated department</roleTerm>
    </role>
  </name>
</mods>