Z Garbage Collector (ZGC)

GPTKB entity

Statements (54)
Predicate Object
gptkbp:instance_of gptkb:Company
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:JEP_389
gptkb:JEP_392
gptkbp:aims_to pause times
gptkbp:based_on Concurrent Mark-Sweep (CMS) principles
gptkbp:developed_by gptkb:Database_Management_System
Open Source model
gptkbp:first_introduced gptkb:2018
gptkbp:has low memory footprint
https://www.w3.org/2000/01/rdf-schema#label Z Garbage Collector (ZGC)
gptkbp:introduced gptkb:Java_11
gptkbp:is_available_in gptkb:chess_match
gptkbp:is_available_on gptkb:JDK_11
gptkbp:is_compared_to other garbage collectors
gptkbp:is_compatible_with gptkb:Java_Enhancement_Proposal
gptkbp:is_considered experimental in early versions
a breakthrough in garbage collection technology
a modern garbage collection solution
gptkbp:is_designed_for low-latency applications
large object graphs
gptkbp:is_designed_to minimize application pause times
gptkbp:is_different_from gptkb:G1_Garbage_Collector
gptkbp:is_documented_in Java documentation
gptkbp:is_enhanced_by gptkb:JEP_384
gptkbp:is_evaluated_by research studies
latency improvements
gptkbp:is_implemented_in gptkb:Java
gptkb:language
gptkbp:is_opposed_by CMS Garbage Collector
gptkbp:is_optimized_for multi-core processors
large heaps
gptkbp:is_part_of gptkb:JEP_333
gptkb:software
gptkb:Java_Enhancement_Proposal
gptkb:Java_Virtual_Machine_(JVM)
Java performance tuning strategies
gptkbp:is_supported_by gptkb:Java_community
Java SE 11 and later versions
gptkbp:is_tested_for scalability
performance benchmarks
gptkbp:is_used_for server applications
gptkbp:is_used_in enterprise applications
production environments
high-performance computing environments
gptkbp:provides concurrent garbage collection
gptkbp:setting command-line options
gptkbp:suitable_for cloud-native applications
developers of large-scale systems
gptkbp:supports multi-threading
gptkbp:tuning high throughput
gptkbp:uses region-based memory management
load barriers
gptkbp:works_with heap sizes up to several terabytes