Entry Vilar:2000:JQW from dr-dobbs-2000.bib

Last update: Fri Jan 5 02:08:04 MST 2018                Valid HTML 3.2!

Index sections

Top | Symbols | Numbers | Math | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

BibTeX entry

@Article{Vilar:2000:JQW,
  author =       "Alexandre Sieira Vilar",
  title =        "{Java Q\&A}: What's Object Pooling All About?",
  journal =      j-DDJ,
  volume =       "25",
  number =       "8",
  pages =        "123--124, 126, 128, 130",
  month =        aug,
  year =         "2000",
  CODEN =        "DDJOEB",
  ISSN =         "1044-789X",
  bibdate =      "Thu Nov 9 08:25:16 MST 2000",
  bibsource =    "http://www.math.utah.edu/pub/tex/bib/dr-dobbs-2000.bib",
  URL =          "http://www.ddj.com/ftp/2000/2000_08/jqa800.txt;
                 http://www.ddj.com/ftp/2000/2000_08/jqa800.zip",
  abstract =     "Object pooling can be used very effectively to reduce
                 the number of garbage collection executions in a Java
                 application. And that reduction can deliver benefits in
                 terms of reduced processor usage and the absence of
                 unpredictable delays. Additional resources include
                 jqa800.rtf (listings) and jqa800.zip (source code).",
  acknowledgement = ack-nhfb,
  journal-URL =  "http://www.ddj.com/",
}

Related entries