<?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>Concurrent programming in Java</title>
    <subTitle> design principles and patterns</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Lea, Doug</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Reading, Mass</placeTerm>
    </place>
    <publisher>Addison-Wesley</publisher>
    <dateIssued> 2000</dateIssued>
    <edition>2nd ed</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>ix, [various pagings]; 24 cm</extent>
  </physicalDescription>
  <note type="statement of responsibility"> Lea, Doug</note>
  <note>Includes index</note>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Parallel programming (Computer science)</topic>
  </subject>
  <identifier type="isbn">0201310090</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UMP</recordContentSource>
    <recordChangeDate encoding="iso8601">20251117142015.0</recordChangeDate>
    <recordIdentifier source="KUKTEM">vtls000002298</recordIdentifier>
  </recordInfo>
</mods>
