JVM
Garbage Collection
Monitoring & Diagnostics
Tuning in Practice
Repositories
jvm-gc-collectors-deep-dive
In-depth analysis of JVM garbage collectors — Serial, Parallel, CMS, G1, ZGC, and Shenandoah internals.
jvm
garbage-collection
g1gc
zgc
jvm-tuning-in-practice
Practical JVM tuning strategies — heap sizing, GC selection, JIT optimization, and real-world case studies.
jvm
tuning
performance
heap-analysis
jvm-diagnostics-troubleshooting
JVM diagnostics toolkit — thread dumps, heap dumps, GC logs analysis, and common failure pattern identification.
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.