Java Performance Companion

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Java Performance Companion相关的知识,希望对你有一定的参考价值。

技术分享

出版时间:2016.5

下载:百度网盘

内容简介:

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.

关键字:JAVA

链接:http://www.amazon.com/Java-Performance-Companion-Charlie-Hunt/dp/0133796825

以上是关于Java Performance Companion的主要内容,如果未能解决你的问题,请参考以下文章

HashMap Performance Improvements in Java 8

How to improve Java's I/O performance( 提升 java i/o 性能)

(翻译www.java-performance.com)提高Java程序性能--JDK篇

2017年的golangpythonphpc++cjavaNodejs性能对比(golang python php c++ java Nodejs Performance)

转帖Articles: Tuning Java I/O Performance

转帖Articles: Tuning Java I/O Performance