博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Java Performance Companion
阅读量:4910 次
发布时间:2019-06-11

本文共 1705 字,大约阅读时间需要 5 分钟。

出版时间: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

转载于:https://www.cnblogs.com/liuadou/p/5515635.html

你可能感兴趣的文章
HtmlEncode和JavaScriptEncode(预防XSS)
查看>>
Visual Studio 2012 应用软件开发新方式
查看>>
sql中EXEC和sp_execsql区别-------------------------------------------待叙写
查看>>
JS监听回车事件
查看>>
海康、大华IpCamera RTSP地址和格式
查看>>
你能选择出,前几个元素吗?使用纯css
查看>>
Hbase源码分析:Hbase UI中Requests Per Second的具体含义
查看>>
常用脚本--将指定的字符串拆分多行数据
查看>>
C#中的yield return
查看>>
两分钟搞定博客园自定义样式
查看>>
回调函数(在原生ajax中应用) 事件监听 与promise的应用介绍
查看>>
利用纯真ip地址库 查询 ip所属地
查看>>
java中的单例模式
查看>>
Elasticsearch Server,2nd Edition pdf 翻译 中文
查看>>
Django-缓存
查看>>
[无关IT]就这样在凌晨写一篇吧~
查看>>
软件战争(八)开放还是封闭
查看>>
java.util.Map.Entry接口
查看>>
Linux中crond服务与crontab用法
查看>>
css如何定位网站的footer
查看>>