Java Performance Tuning

CloudLabs

Projects

Assignment

24x7 Support

Lifetime Access

.

Course Overview

Java performance tuning simply means optimizing your code for speed, reliability, scalability, and maintainability. Producing truly scalable, lightening-fast J2SE and J2EE applications demands clarity of purpose and well-understood programming priorities. A major benefit of adopting regular performance tuning is instantly seeing exactly which parts of your applications represent important bottlenecks and which are behaving efficiently. Java Performance Tuning contains step-by-step instructions on all aspects of the performance tuning process, right from such early considerations as setting goals, measuring performance, and choosing a compiler. Extensive examples for tuning many parts of an application are described in detail, and any pitfalls are identified. The book also provides performance tuning checklists that enable developers to make their tuning as comprehensive as possible. Ecorp trainings offers Java performance tuning online training with realtime experts. we provide Java performance tuning corporate training, support training etc..

At the end of the training, participants will be able to:

Pre-requisite

Attendees should be experienced Java developers

Duarion

5 days

Course Outline

  1. Performance: Process and Issues
  2. Architecture of the JVM
  3. Memory Management Issues
  4. CPU Performance Issues
  5. Threading Issues
  6. Profiling and Benchmarking
  7. Determining What to Profile
  8. Determining What to Tune
  9. Profiling Tools
  10. Tactical vs. Strategic Optimization
  11. Code Optimization Techniques
  12. Design Optimization Techniques
  13. Impact of Exceptions
  14. Impact of Reflection
  15. Using Profilers
  16. Applying Code Optimization
  17. Applying Design Optimization
  1. Creating and Destroying Objects
  2. Factory Methods
  3. Impact of Finalizers
  4. Methods Common to Most Objects
  5. Classes and Interfaces
  6. Immutability
  7. Composition vs. Inheritance
  8. Exceptions
  9. Managing Exceptions Efficiently
  10. Threads
  11. Impact of Synchronization
  12. Threading Constructs to Avoid
  13. Serialization
  14. Impact of readObject()
  1. Working with XML in Java
  2. Best practices for improving XML processing performance
  3. How Performance is Affected by XML Structure and Use
  4. Best practices for improving web services performance
  5. Impact of security and application defenses on performance
  6. Tradeoff between defense and performance
  1. The Performance Tuning Guide
  2. Basic Tuning Principles and Concepts
  3. Establishing Performance Bounds
  4. Server Tuning Options

Reviews