Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Java Performance: In-Depth Advice for Tuning and Programming Java 8, 11, and Beyond, 2 edition

    Posted By: libr
    Java Performance: In-Depth Advice for Tuning and Programming Java 8, 11, and Beyond, 2 edition

    Java Performance: In-Depth Advice for Tuning and Programming Java 8, 11, and Beyond, 2 edition by Scott Oaks
    English | Mar 3, 2020 | ISBN: 1492056111 | 450 pages | True PDF | 10 MB

    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