
- Topics
- JVM,
- Virtual Machines,
- Runtimes,
- Java,
- Tuning,
- Performance Tuning,
- Languages,
- Performance & Scalability,
- Programming
Java Performance, by Charlie Hunt and Binu John, provides performance tuning advice for both Java SE and EE applications. Specifically, it provides information on performance monitoring, profiling, tuning HotSpot, and Java EE application performance tuning. InfoQ reviews the book, and talks to the authors about their approach.

- Topics
- JVM,
- Virtual Machines,
- Runtimes,
- Java,
- QCon San Francisco 2011,
- Tuning,
- Performance Tuning,
- Languages,
- QCon,
- Performance & Scalability,
- Programming,
- Conferences
Attila Szegedi discusses performance problems encountered at Twitter running Java and Scala applications, presenting how they solve them through JVM tuning.

- Topics
- Azul,
- JVM,
- SpringOne 2GX 2011,
- Virtual Machines,
- SpringOne,
- Conferences,
- Runtimes,
- Spring,
- Tuning,
- Java,
- SpringSource,
- GarbageCollection,
- Dependency Injection,
- Languages,
- Design Pattern,
- VMWare,
- Performance Tuning,
- Performance & Scalability,
- Programming,
- Patterns,
- Object Oriented Design,
- Architecture,
- Design,
- Companies
Gil Tene explains the workings of a garbage collector: terminology, metrics, fundamentals, key mechanisms, classification of current GCs, the “Application Memory Wall” problem, and details Azul C4 GC.

- Topics
- SpringOne,
- Apache Tomcat,
- Spring,
- Conferences,
- Application Servers,
- Tuning,
- Java,
- Dependency Injection,
- SpringSource,
- VMWare,
- Languages,
- Design Pattern,
- Performance Tuning,
- Performance & Scalability,
- Programming,
- Design,
- Patterns,
- SpringOne Europe 2009,
- Object Oriented Design,
- Companies
Mark Thomas, a member of the Apache Tomcat PMC, explains the tuning process for Tomcat, JVM and the applications running on them considering different usage patterns, hardware and network configurations.