Java Performance Companion

Java Performance Companion
Author :
Publisher : Addison-Wesley Professional
Total Pages : 392
Release :
ISBN-10 : 9780133796889
ISBN-13 : 0133796884
Rating : 4/5 (884 Downloads)

Book Synopsis Java Performance Companion by : Charlie Hunt

Download or read book Java Performance Companion written by Charlie Hunt and published by Addison-Wesley Professional. This book was released on 2016-04-08 with total page 392 pages. Available in PDF, EPUB and Kindle. Book excerpt: Java® Performance Companion shows how to systematically and proactively improve Java performance with today’s advanced multicore hardware and complex operating system environments. The authors, who are all leading Java performance and Java HotSpot VM experts, help you improve performance by using modern software engineering practices, avoiding common mistakes, and applying tips and tricks gleaned from years of real-world experience. Picking up where Charlie Hunt and Binu John’s classic Java Performance left off, this book provides unprecedented detail on two powerful Java platform innovations: the Garbage First (G1) garbage collector and the HotSpot VM Serviceability Agent. Coverage includes Leveraging G1 to overcome limitations in parallel, serial, and CMS garbage collection Understanding each stage of G1 GC collections, both young and old Getting under the hood with G1 and efficiently fine-tuning it for your application Identifying potential optimizations, interpreting experimental results, and taking action Exploring the internals of the HotSpot VM Using HotSpot VM Serviceability Agent to analyze, triage, and resolve diverse HotSpot VM issues Troubleshooting out of memory errors, Java level deadlocks, and HotSpot VM crashes Extending the Serviceability Agent, and using the Plugin for VisualVM Mastering useful HotSpot VM command line options not covered in JavaTM Performance Java® Performance Companion can help you squeeze maximum performance and value from Java with JDK 8 or 9–for any application, in any environment. Register your product at informit.com/register for convenient access to downloads, updates, and corrections as they become available.


Java Performance Companion Related Books

Java Performance Companion
Language: en
Pages: 392
Authors: Charlie Hunt
Categories: Computers
Type: BOOK - Published: 2016-04-08 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

Java® Performance Companion shows how to systematically and proactively improve Java performance with today’s advanced multicore hardware and complex operati
Java Performance Companion
Language: en
Pages:
Authors: Charlie Hunt
Categories: Computer programming
Type: BOOK - Published: 2016 - Publisher:

DOWNLOAD EBOOK

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.
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