Java Performance: The Definitive Guide by Scott Oaks

Java Performance: The Definitive Guide

Scott Oaks
408 pages
Oreilly Media
May 2014
Computers & Internet WSBN
4
Readers
1
Reviews
0
Discussions
0
Quotes
<p>Coding and testing are often considered separate areas of expertise. In this comprehensive guide, author and Java expert Scott Oaks takes the approach that anyone who works with Java should be equally adept at understanding how code behaves in the JVM, as well as the tunings likely to help its performance.</p><p>You'll gain in-depth knowledge of Java application performance, using the Java Virtual Machine (JVM) and the Java platform, including the language and API. Developers and performance engineers alike will learn a variety of features, tools, and processes for improving the way Java 7 and 8 applications perform.</p>Apply four principles for obtaining the best results from performance testingUse JDK tools to collect data on how a Java application is performingUnderstand the advantages and disadvantages of using a JIT compilerTune JVM garbage collectors to affect programs as little as possibleUse techniques to manage heap memory and JVM native memoryMaximize Java threading and synchronization performance featuresTackle performance issues in Java EE and Java SE APIsImprove Java-driven database application performance
Join the conversation

No discussions yet. Join BookLovers to start a discussion about this book!

Perfect various performance book for standard java developers

Perfect various java performance book. Standard performance books are all about GC, JVM, classloaders and the stuff, but this book touches different aspects of java performance avoiding too detailed information that is for sure not important for java programmers excluding oracle JVM developers or HFT systems developers who really need to know all JVM insides. Though this does not seem that all themes are covered superficially they are really valuable and useful. GC advice helped me in production very much. Style of book is light, examples are clear, I think every java developer should read this book for sure Read more

No quotes shared yet. Join BookLovers to share your favorite quotes!

Earn Points
Your voice matters. Every comment, review, and quote earns you reward points redeemable for Bitcoin.
Comment +5 pts Review +20 pts Quote +7 pts Upvote +1 pt
BookMatch Quiz
Find books similar to this one
About this book
Pages 408
Publisher Oreilly Media
Published 2014
Readers 4

More by Scott Oaks

View All