<?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>C# 2008 and 2005 threaded programming</title>
    <subTitle>beginner's guide : exploit the power of multiple processors for faster, more responsive software</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Hillar,  Gastón C.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Birmingham, U.K</placeTerm>
    </place>
    <publisher>Packt Pub.</publisher>
    <dateIssued>©2009</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>vii, 395 p. : ill. ; 24 cm.</extent>
  </physicalDescription>
  <abstract>This book will guide you through everything you need to start writing multithreaded C# applications. You will see how to use processes and threads in C#, .NET Framework features for concurrent programming, sharing memory space between threads, and much more. The book is full of practical, interesting examples and working code. The book also includes several practical parallelism algorithms and data structures used for illustration, and best practices and practical topics like debugging and performance.</abstract>
  <note type="statement of responsibility">Gastón C. Hillar.</note>
  <note>Includes index.</note>
  <subject>
    <topic>C# (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.C154 H554 2009</classification>
  <identifier type="isbn">9781847197108</identifier>
  <identifier type="isbn">1847197108</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">140227</recordCreationDate>
    <recordChangeDate encoding="iso8601">20140304201604.0</recordChangeDate>
  </recordInfo>
</mods>
