Java Performance: The Definitive Guide

Java Performance: The Definitive Guide
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 425
Release :
ISBN-10 : 9781449363543
ISBN-13 : 1449363547
Rating : 4/5 (547 Downloads)

Book Synopsis Java Performance: The Definitive Guide by : Scott Oaks

Download or read book Java Performance: The Definitive Guide written by Scott Oaks and published by "O'Reilly Media, Inc.". This book was released on 2014-04-10 with total page 425 pages. Available in PDF, EPUB and Kindle. Book excerpt: Coding and testing are often considered separate areas of expertise. In this comprehensive guide, author and Java expert Scott Oaks takes the approach that anyone who works with Java should be equally adept at understanding how code behaves in the JVM, as well as the tunings likely to help its performance. You’ll gain in-depth knowledge of Java application performance, using the Java Virtual Machine (JVM) and the Java platform, including the language and API. Developers and performance engineers alike will learn a variety of features, tools, and processes for improving the way Java 7 and 8 applications perform. Apply four principles for obtaining the best results from performance testing Use JDK tools to collect data on how a Java application is performing Understand the advantages and disadvantages of using a JIT compiler Tune JVM garbage collectors to affect programs as little as possible Use techniques to manage heap memory and JVM native memory Maximize Java threading and synchronization performance features Tackle performance issues in Java EE and Java SE APIs Improve Java-driven database application performance


Java Performance: The Definitive Guide Related Books

Java Performance: The Definitive Guide
Language: en
Pages: 425
Authors: Scott Oaks
Categories: Computers
Type: BOOK - Published: 2014-04-10 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Coding and testing are often considered separate areas of expertise. In this comprehensive guide, author and Java expert Scott Oaks takes the approach that anyo
Optimizing Java
Language: en
Pages: 440
Authors: Benjamin J Evans
Categories: Computers
Type: BOOK - Published: 2018-04-17 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Performance tuning is an experimental science, but that doesn’t mean engineers should resort to guesswork and folklore to get the job done. Yet that’s often
Java Performance
Language: en
Pages: 451
Authors: Scott Oaks
Categories: Computers
Type: BOOK - Published: 2020-02-11 - Publisher: O'Reilly Media

DOWNLOAD EBOOK

Coding and testing are generally considered separate areas of expertise. In this practical book, Java expert Scott Oaks takes the approach that anyone who works
Java Performance Tuning
Language: en
Pages: 588
Authors: Jack Shirazi
Categories: Computers
Type: BOOK - Published: 2003-01-21 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Helps readers eliminate performance problems, covering topics including bottlenecks, profiling tools, strings, algorithms, distributed systems, and servlets.
Java Performance
Language: en
Pages: 717
Authors: Charlie Hunt
Categories: Computers
Type: BOOK - Published: 2012 - Publisher: Prentice Hall

DOWNLOAD EBOOK

This is the first one-stop guide to identifying, isolating, and fixing Java performance issues on multicore and multiprocessor platforms.