<?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>Optimizing Java</title>
    <subTitle>practical techniques for improving JVM application performance</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Evans, Benjamin J.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Gough, James</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Newland, Chris</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">cau</placeTerm>
    </place>
    <dateIssued encoding="marc">2018</dateIssued>
    <copyrightDate encoding="marc">2018</copyrightDate>
    <edition>First edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xx, 415 pages : color illustrations ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>Optimization and performance defined -- Overview of the JVM -- Hardware and operating systems -- Performance testing patterns and antipatterns -- Microbenchmarking and statistics -- Understanding garbage collection -- Advanced garbage collection -- GC logging, monitoring, tuning, and tools -- Code execution on the JVM -- Understanding JIT compilation -- Java language performance techniques -- Concurrent performance techniques -- Profiling -- High-performance logging and messaging -- Java 9 and the future.</tableOfContents>
  <note type="statement of responsibility">Benjamin J. Evans, James Gough, and Chris Newland.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer programming</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer science</topic>
  </subject>
  <subject authority="fast">
    <topic>Computer programming</topic>
  </subject>
  <subject authority="fast">
    <topic>Java (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.73.J38 E927 2018</classification>
  <classification authority="ddc" edition="23">005.133</classification>
  <identifier type="isbn">1492025798</identifier>
  <identifier type="isbn">9781492025795</identifier>
  <identifier type="lccn">2018418392</identifier>
  <location>
    <physicalLocation>Ayesha Abed Library</physicalLocation>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">YDX</recordContentSource>
    <recordCreationDate encoding="marc">221030</recordCreationDate>
    <recordChangeDate encoding="iso8601">20221030153914.0</recordChangeDate>
    <recordIdentifier source="BD-DhAAL">39906</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
