<?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>Java performance</title>
    <subTitle>: in-depth advice for tuning and programming java 8, 11, and beyond</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Oaks, Scott</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Beijing</placeTerm>
    </place>
    <publisher>O'Relly Media, Inc.</publisher>
    <dateIssued>2020</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xiv, 433 p. : ill. ; 24 cm.</extent>
  </physicalDescription>
  <note>Includes index</note>
  <subject>
    <topic>Computer Programming Programming languages</topic>
    <topic>Compilation threads</topic>
    <topic>Elapsed time</topic>
    <topic>Java server</topic>
    <topic>Microbenchmarks</topic>
    <topic>Macrobenchmarks</topic>
    <topic>Synchronization</topic>
    <topic>GGC</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">005.117 OAK</classification>
  <identifier type="isbn">9781492056119 (pbk)</identifier>
  <recordInfo/>
</mods>
