Garbage Collection (GC) is one of the most advanced features of the JVM, but many devs aren't familiar with GC, how it works, and how it impacts performance. Read all
Some our best articles for those preparing for their next job search. We cover data structures, core Java, multithreading, Spring, and system design. Read all
Setting up Kafka and ClickHouse? Learn how to load data from a Kafka topic into a ClickHouse table using the Kafka engine, change the table schema, and more. Read all
Daniel from Rock the JVM outlines how Akka Typed instils good practices directly into the new 2.6 API. Code examples in Scala will immediately follow. Read all