<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Professional multicore programming</title>
    <subTitle>design and implementation for C++ developers</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Hughes, Cameron</namePart>
    <namePart type="date">1960-</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Hughes, Tracey.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">inu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Indianapolis, IN</placeTerm>
    </place>
    <publisher>Wrox/Wiley Pub.</publisher>
    <dateIssued>c2008</dateIssued>
    <dateIssued encoding="marc">2008</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxvi, 621 p. : ill. ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>1. The New Architecture.2. Four Effective Multicore Designs.3. The Challenges of Multicore Programming.4. The Operating System's Role.5. Processes, C++ Interface Classes, and Predicates.6. Multithreading.7. Communication and Synchronization of Concurrent Tasks.8. PADL and PBS: Approaches to Application Design.9. Modeling Software Systems That Require Concurrency.10. Testing and Logical Fault Tolerance for Parallel Programs.Appendix A. UML for Concurrent Design.Appendix B. Concurrency Models.Appendix C. POSIX Standard for Thread Management.Appendix D. POSIX Standard for Process Management.Bibliography.</tableOfContents>
  <note type="statement of responsibility">Cameron Hughes, Tracey Hughes.</note>
  <note>"Wrox programmer to programmer"--Cover.</note>
  <note>Includes bibliographical references (p. [593]-596) and index.</note>
  <subject authority="lcsh">
    <topic>Parallel programming (Computer science)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Multiprocessors</topic>
  </subject>
  <subject authority="lcsh">
    <topic>C++ (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>System design</topic>
  </subject>
  <classification authority="lcc">QA76.642 .H837 2008</classification>
  <classification authority="ddc" edition="22">005.13/3</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>Wrox professional guides</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9780470289624 (paper/website)</identifier>
  <identifier type="isbn">0470289627 (paper/website)</identifier>
  <identifier type="lccn">2008026307</identifier>
  <identifier type="uri">http://www.loc.gov/catdir/toc/ecip0821/2008026307.html</identifier>
  <location>
    <url displayLabel="Table of contents only">http://www.loc.gov/catdir/toc/ecip0821/2008026307.html</url>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">080612</recordCreationDate>
    <recordChangeDate encoding="iso8601">20140302172237.0</recordChangeDate>
    <recordIdentifier source="AUA.1">15327415</recordIdentifier>
  </recordInfo>
</mods>
