Over

155,000

Africa & Middle East

7Days 10.00 A.M - 10.00 P.M

Call us

Enquire Now

Java Performance Tuning and Optimization

Course Objectives

Required Prerequisites:

  • Develop applications by using the Java programming language
  • Implement interfaces and handle Java programming exceptions
  • Use object-oriented programming techniques
  • Java Programming Language, Java SE 6 (SL-275-SE6)

Suggested Prerequisites:

  • Administer basic Windows, Linux or Solaris systems
  • Fundamentals of the Java Programming Language, Java SE 6 (SL-110-SE6)
  • Developing Applications With the Java SE 6 Platform (SL-285-SE6)

Delegates will learn how to

  • Apply basic performance tuning principles to a Java application
  • Monitor performance on Solaris, Linux and Windows at the OS/JVM/Application level
  • Profile the performance of a Java Application
  • Tune the performance of a Java application at the language level
  • Describe various garbage collection schemes
  • Tune garbage collection in a Java application
  • Apply best practices for performance testing

Course Outline

Introduction to Java Performance Tuning

  • Course Introduction
  • Course Agenda

JVM and Peformance Overview

  • JVM Overview
  • Performance Principles
  • Common Performance Problems
  • Performance Methodology
  • Development and Performance

Monitoring Operating System Performance

  • Monitor CPU Usage
  • Monitor Network I/O
  • Monitor Disk I/O
  • Monitor Virtual Memory Usage
  • Monitor and Identify Lock Contention

Monitoring the JVM

  • HotSpot Generational Garbage Collector
  • Monitor the Garbage Collector with Command Line Tools
  • Monitor the Garbage Collector with VisualVM
  • Monitor the JIT Compiler
  • Throughput and Responsiveness

Performance Profiling

  • NetBeans Profiler, Oracle Solaris Studio, and jmap/jhat
  • Profile CPU Usage
  • Profile JVM Heap
  • Find Memory Leaks
  • Identify Lock Contention
  • Heap Profiling Anti-patters
  • Method Profiling Anti-patterns

Garbage Collection Schemes

  • Garbage Collection
  • Generational Garbage Collection
  • GC Performance Metrics
  • Garbage Collection Algorithms
  • Types of Garbage Collectors
  • JVM Ergonomics

Garbage Collection Tuning

  • Tune the Garbage Collection
  • Select the Garbage Collector
  • Interpret GC Output

Language Level Concerns and Garbage Collection

  • The best practices for Object Allocation
  • Invoking the Garbage Collector
  • Reference Types in Java
  • The use of Finalizers

Performance Tuning at the Language Level

  • String-efficient Java Applications
  • Collection Classes
  • Using Threads
  • Using I/O Efficiently

APPLY TO COURSE

Sum the simple Operation :
8 + 2 =