InfoQ

InfoQ

Topic/Tag specific view

Tuning Content on InfoQ


Latest featured content about Tuning

Book Review and Interview: Java Performance, by Charlie Hunt and Binu John

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.

Presentations about Tuning

Everything I Ever Learned about JVM Performance Tuning @twitter

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.

Understanding Java Garbage Collection and What You Can Do about It

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.

Performance Tuning for Apache Tomcat

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.