Choosing a GC Algorithm in Java

Learn about the various garbage collectors supported by the JVM and some key characteristics that can help us decide on the right one to use, depending on our application’s needs.

Java Weekly, Issue 469

GraalVM in OpenJDK, entity listeners, MicroProfile 6.0, RabbitMQ vs Kafka, and data pipelines at scale!

Java Weekly, Issue 441

Java GCs, Project Panama, Spring Data JDBC, multiset vs joins, structured concurrency, and HTTP/3.

Java Weekly, Issue 375

Deserialization events in JFR, more efficient G1, native images, Scala 3, pattern matching for primitives, merge join algorithm, and effective communication.