𝔖 Scriptorium
✦   LIBER   ✦

📁

Java Performance Companion

✍ Scribed by Hant Ch. et al.


Tongue
English
Leaves
184
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Addison-Wesley Professional, 2016. — 192 p. — ISBN: 978-0-13-379682-7.

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

✦ Subjects


Библиотека;Компьютерная литература;Java


📜 SIMILAR VOLUMES


Java Performance Companion
✍ Charlie Hunt, Monica Beckwith, Poonam Parhar, Bengt Rutisson 📂 Library 📅 2016 🏛 Addison-Wesley Professional 🌐 English

<p style="margin:0px;"> <b> <i>Java® Performance Companion</i> </b> shows how to systematically and proactively improve Java performance with today’s advanced multicore hardware and complex operating system environments. </p> <p style="margin:0px;"> <br> </p> <p style="margin:0px;">The authors, who

Java Performance
✍ Charlie Hunt, Binu John 📂 Library 📅 2011 🏛 Oracle America, Inc. 🌐 English

“The definitive master class in performance tuning Java applications…if you love all the gory details, this is the book for you.” –James Gosling, creator of the Java Programming Language   Improvements in the Java platform and new multicore/multiprocessor hardware have made it possible to dramatical

Java Performance
✍ Charlie Hunt, Binu John 📂 Library 📅 2011 🏛 Addison-Wesley Professional 🌐 English

<i>“The definitive master class in performance tuning Java applications…if you love all the gory details, this is the book for you.”</i> <p><b>–James Gosling, creator of the Java Programming Language</b></p> <p> </p> <p>Improvements in the Java platform and new multicore/multiprocessor hardware have

Java Performance Tuning
✍ Jack Shirazi 📂 Library 📅 2000 🏛 O'Reilly Media 🌐 English

No matter what language they're programming in, developers always wish things would run faster! Especially when writing mission-critical applications, no one wants to be limited by the programming environment. Java Performance Tuning provides all the details you need to know to "performance tune" an