Parallel GC
E341108
UNEXPLORED
Parallel GC is a throughput-oriented garbage collector in the HotSpot JVM that uses multiple threads to perform stop-the-world garbage collection, aiming to maximize application performance on multi-core systems.
Referenced by (1)
| Subject (surface form when different) | Predicate |
|---|---|
|
HotSpot JVM
→
|
notableGarbageCollector |