Java Performance Companion (Addison-Wesley)
Thursday, 03 November 2016

Picking up where his classic Java Performance (co-authored with Binu John) left off, in this book Charlie Hunt (along with Monica Beckwith, Poonam Parhar, and Bengt Rutisson concentrate in detail on two key elements of the Java platform: the Garbage First (G1) garbage collector and the HotSpot VM Serviceability Agent.

<ASIN:0133796825>

Coverage includes

  • Using G1 to overcome limitations in parallel, serial, and CMS garbage collection
  • All the stages of G1 GC collections, both young and old
  • Using G1 and 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

Author: Charlie Hunt, Monica Beckwith, Poonam Parhar, and Bengt Rutisson
Publisher: Addison-Wesley
Date: April 2016
Pages: 183
ISBN: 978-0133796827
Print: 0133796825
KIndle: B01DYIPZEA
Audience: Java programmers
Level: Advanced
Category: Java

 

 

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Learn Enough Python to Be Dangerous (Pearson)

Author: Michael Hartl
Publisher: Addison-Wesley
Date: June 2023
Pages: 448
ISBN: 978-0138050955
Print: 0138050953
Kindle: ‎ B0C4VCSD1G
Audience: Python
Rating: 2
Reviewer: Ian Elliot
Learning Python is a great idea but "enough to be dangerous"?



Administering Relational Databases on Microsoft Azure

Author: Prashanth Jayaram et al
Publisher: Independent
Pages: 622
ISBN: 979-8706128029
Print: B08Y4LBTP4
Kindle: B08XZQJHMK
Audience: Azure DBAs
Rating: 2 or 4 (see review for details)
Reviewer: Ian Stirk

This book aims to help you pass the Azure Relational Database exam DP-300, how does it fare?


More Reviews