Addison-Wesley Professional, 2016. — 192 p. — ISBN: 978-0-13-379682-7.<br/> <br/><strong><em>Java Performance Companion</em> shows how to systematically and proactively improve Java performance with today’s advanced multicore hardware and complex operating system environments.</strong> The authors,
Java Performance Companion
✍ Scribed by Charlie Hunt, Monica Beckwith, Poonam Parhar, Bengt Rutisson
- Publisher
- Addison-Wesley Professional
- Year
- 2016
- Tongue
- English
- Leaves
- 184
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
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.
Register your product at informit.com/register for convenient access to downloads, updates, and corrections as they become available.
✦ Subjects
Object-Oriented Design;Software Design, Testing & Engineering;Programming;Computers & Technology;Java;Beginner’s Guides;Reference;Servlets;Programming Languages;Computers & Technology;Reference;Almanacs & Yearbooks;Atlases & Maps;Careers;Catalogs & Directories;Consumer Guides;Dictionaries & Thesauruses;Encyclopedias & Subject Guides;English as a Second Language;Etiquette;Foreign Language Study & Reference;Genealogy;Quotations;Survival & Emergency Preparedness;Test Preparation;Words, Language &
📜 SIMILAR VOLUMES
“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
<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
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