null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Optimizing Cloud Native Java (Practical Techniques for Improving JVM Application Performance)

List Price: $69.99
SKU:
9781098149345
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Benjamin J. Evans, James Gough
    Format:
    Paperback
    Pages:
    494
    Publisher:
    O'Reilly Media (November 19, 2024)
    Language:
    English
    ISBN-13:
    9781098149345
    ISBN-10:
    1098149343
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20260209163242-20260209.xml
    Folder:
    TWO RIVERS
    List Price:
    $69.99
    Country of Origin:
    United States
    Case Pack:
    8
    As low as:
    $60.19
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Pub Discount:
    60
    Weight:
    27.52oz
    Imprint:
    O'Reilly Media
  • Overview

    Performance tuning is an experimental science, but that doesn't mean engineers should resort to guesswork and folklore to get the job done. Yet that's often the case. With this practical book, intermediate to advanced Java technologists working with complex platforms will learn how to tune Java cloud applications for performance using a quantitative, verifiable, and repeatable approach.

    In response to the ubiquity of cloud computing, this updated edition of Optimizing Cloud Native Java addresses topics that are key to high performance of Java applications in the cloud. Many resources on performance tend to focus on the theory and internals of Java virtual machines, but this book discusses the low-level technical aspects within the context of performance-tuning practicalities and examines a wide range of aspects.

    With this book, you will:

    • Learn how Java principles and technology make the best use of modern hardware, operating systems, and cloud stacks
    • Examine the pitfalls of measuring Java performance numbers and the drawbacks of microbenchmarking
    • Understand how to package, deploy, operate, and debug Java/JVM applications in modern cloud environments
    • Apply emerging observability approaches to obtain deep understanding of cloud native applications
    • Use Java language performance techniques including concurrent and distributed forms