Skip to content

JVM

Repositories

jvm-gc-collectors-deep-dive

In-depth analysis of JVM garbage collectors — Serial, Parallel, CMS, G1, ZGC, and Shenandoah internals.

Java 389 64
jvm garbage-collection g1gc zgc

jvm-tuning-in-practice

Practical JVM tuning strategies — heap sizing, GC selection, JIT optimization, and real-world case studies.

Java 298 53
jvm tuning performance heap-analysis

jvm-diagnostics-troubleshooting

JVM diagnostics toolkit — thread dumps, heap dumps, GC logs analysis, and common failure pattern identification.

Java 276 48
jvm diagnostics troubleshooting profiling

The JVM ecosystem covering Java, Kotlin, and Scala — from Spring Boot starters to Akka clustering, Spark ETL pipelines, and JVM performance tuning.