Video description
Based on the best-selling book, Java Performance LiveLessons covers the latest Oracle and third-party tools for monitoring and measuring performance on a wide variety of hardware architectures and operating systems. In these video lessons, Charlie Hunt provides viewers with an overview of a modern Java Virtual Machine, the critical performance statistics to monitor within an operating system, JVM, and Java application, an overview of how the HotSpot garbage collectors work, explanation of the garbage collection output produced by the garbage collectors, and a step by step approach to tuning a Java application.
About the Author:
Charlie Hunt is the Performance Engineering Architect at Salesforce.com. He was previously at Oracle, where he was responsible for improving the performance of the HotSpot JVM and Java SE class libraries. He has also been involved in improving the performance of the Oracle GlassFish and Oracle WebLogic servers. A regular JavaOne speaker on Java performance, he is coauthor of Java Performance (Addison-Wesley, 2011) and NetBeans™ IDE Field Guide (Prentice Hall, 2005).
Table of contents
- Introduction
- Lesson 1: JVM Overview
-
Lesson 2: Collecting Performance Statistics
- Learning objectives
- 2.1 Understand the importance of a methodology
- 2.2 Understand which operating system metrics to monitor
- 2.2.a Understand which operating system metrics to monitor: Monitor metrics on Windows
- 2.2.b Understand which operating system metrics to monitor: Monitor metrics on Linux
- 2.2.c Understand which operating system metrics to monitor: Monitor metrics on Solaris
- 2.3 Understand what JVM metrics to monitor
- 2.4 Understand what application level metrics to monitor
- Lesson 3: Understand HotSpot JVM GC Logs
- Lesson 4: Tune the HotSpot JVM Step-by-Step
- Summary
Product information
- Title: Java Performance LiveLessons (Video Training)
- Author(s):
- Release date: June 2013
- Publisher(s): Addison-Wesley Professional
- ISBN: 0133443566
You might also like
video
Design Patterns (Clean Coders Video Series)
Overview Get ready for something very different. This ain't no screen cast. This ain't no talkin' …
video
Advanced Java Development
You’re a junior developer with a couple of years of Java under your belt and you’ve …
video
Advanced Java Performance: Hotspot GC Tuning LiveLessons
2+ Hours of Video Instruction Overview Advanced Java Performance: HotSpot GC Tuning LiveLessons covers the common …
video
Clean Code
Expanded Edition (August 2018) Updated with Design Patterns episodes from the Clean Code series from Clean …