ZGC: Concurrent Memory Reclamation

GPTKB entity

Statements (39)
Predicate Object
gptkbp:instance_of gptkb:Company
gptkbp:bfsLayer 5
gptkbp:bfsParent gptkb:JEP_368
gptkbp:aims_to Stop-the-world Events
gptkbp:based_on Concurrent Garbage Collection Principles
gptkbp:controls Large Object Allocation
gptkbp:developed_by gptkb:Database_Management_System
gptkbp:introduced gptkb:Java_11
gptkbp:is_adopted_by gptkb:software
gptkbp:is_available_on gptkb:JEP_333
gptkbp:is_compared_to Other Garbage Collectors
gptkbp:is_compatible_with gptkb:Garbage_First_(G1)_Collector
JDK 11 and later
gptkbp:is_considered Experimental Feature
gptkbp:is_designed_for Low Latency
gptkbp:is_documented_in Java Documentation
gptkbp:is_enhanced_by gptkb:JEP_394
gptkbp:is_evaluated_by Scalability
Performance Benchmarks
gptkbp:is_implemented_in gptkb:Java_Programming_Language
gptkbp:is_integrated_with gptkb:software
gptkbp:is_optimized_for Multi-core Processors
Latency-sensitive Applications
gptkbp:is_part_of gptkb:Java_Virtual_Machine_(JVM)
gptkb:chess_match
gptkbp:is_supported_by gptkb:Windows_Operating_System
gptkb:mac_OS_Operating_System
gptkb:Linux_Operating_System
gptkbp:is_tested_for Various Workloads
gptkbp:is_used_in Cloud Environments
High-performance Applications
gptkbp:provides Garbage Collection with Minimal Pause Times
gptkbp:ram Concurrent Threads
gptkbp:suitable_for Real-time Applications
Large Heap Applications
gptkbp:supports Heap Sizes
Dynamic Heap Sizing
gptkbp:uses Concurrent Marking
gptkbp:utilizes Region-based Memory Management