Community driven content discussing all aspects of software development from DevOps to design patterns. I don’t know anyone who likes investigating a Java heap dump. They can be massive — literally ...
The terms JVM tuning and Java optimization are often used interchangeably, but there is an important difference between the two practices. In short, JVM tuning requires some tradeoff between metrics ...
Learn how C4’s concurrently compacting garbage collection algorithm helps boost Java scalability for low-latency enterprise Java applications, in this installment of Eva Andreasson’s JVM performance ...
Java applications run on the JVM, but what do you know about JVM technology? This article, the first in a series, is an overview of how a classic Java virtual machine works such as pros and cons of ...