Skip to content

Topic

JVM garbage collection

The JVM subsystem that reclaims heap memory, and the collector choices — Serial, Parallel, G1, ZGC — that trade throughput, pause time and footprint against each other.

Current clusters