Course Date | Start Time | End Time | Time Zone | Location | Days | Price | |
---|---|---|---|---|---|---|---|
Call for In Class or Live Virtual Dates | 3 | $3,600 USD | Purchase |
Java Performance Tuning
This Java Performance Tuning training teaches performance tuning concepts applicable to the Java programming language. You will be taught how it applies to Java garbage collectors on the Hotspot JVM, including the G1 garbage collector.
Duration: 3 Days
Prerequisites
- Java SE 7 Programming (suggested)
- Java SE 8 Programming (suggested)
- Developing Applications for the Java EE 7 Platform (suggested)
Audience
- Administrators
- Developers
- Implementers
- System Administrators
Learning Objectives
- Monitor operating system performance on Solaris, Linux, and Windows
- Describe basic principles of performance
- Describe the operation of generational garbage collection
- List the garbage collectors available in Java including the G1 collector
- Monitor performance at the JVM and application level
- Monitor and analyze Java application performance using Java Mission Control and Flight Recorder
- Profile the performance of a Java application
- Tune garbage collection in a Java application
- Apply basic performance tuning principles to a Java application
Topics
- The JVM and Java Garbage Collection
- Java Garbage Collectors
- Command Line JVM Monitoring
- Mission Control and JVM Monitoring Tools
- Java Flight Recorder
- Monitoring Operating System Performance
- Performance Profiling Tools
- Troubleshooting Performance Issues by Profiling
- Garbage Collection Tuning
- Language Level Concerns and Garbage Collection