Java Performance, 2nd Edition

Java Performance, 2nd Edition
出版时间:2020.2
官网链接:O’Reilly
下载地址:百度网盘(EPUB)
提取码    :bw5f

内容简介:

Coding and testing are generally considered separate areas of expertise. In this practical book, Java expert Scott Oaks takes the approach that anyone who works with Java should be adept at understanding how code behaves in the Java Virtual Machine—including the tunings likely to help performance. This updated second edition helps you gain in-depth knowledge of Java application performance using both the JVM and the Java platform.

Developers and performance engineers alike will learn a variety of features, tools, and processes for improving the way the Java 8 and 11 LTS releases perform. While the emphasis is on production-supported releases and features, this book also features previews of exciting new technologies such as ahead-of-time compilation and experimental garbage collections.

  • Understand how various Java platforms and compilers affect performance
  • Learn how Java garbage collection works
  • Apply four principles to obtain best results from performance testing
  • Use the JDK and other tools to learn how a Java application is performing
  • Minimize the garbage collector’s impact through tuning and programming practices
  • Tackle performance issues in Java APIs
  • Improve Java-driven database application performance

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Secure by Design

2020-3-3 17:12:31

电子书

Vue.js in Action

2020-3-6 17:10:11

搜索