Shenandoah: A Low-Pause-Time Garbage Collector (experimental)

GPTKB entity

Statements (66)
Predicate Object
gptkbp:instance_of gptkb:Company
gptkbp:bfsLayer 5
gptkbp:bfsParent gptkb:JEP_379
gptkbp:aims_to Garbage Collection pause times
gptkbp:competes_with gptkb:Z_Garbage_Collector
gptkbp:constructed_in gptkb:2019
gptkbp:developed_by gptkb:Database_Management_System
gptkbp:enables -XX:+ Use Shenandoah GC
gptkbp:first_released gptkb:Java_11
gptkbp:improves Application Throughput
gptkbp:introduced gptkb:JEP_394
gptkbp:is_adopted_by gptkb:software
Enterprise Applications
gptkbp:is_analyzed_in Research Papers
Memory Footprint
gptkbp:is_available_in Open JDK 14 and later
gptkbp:is_compared_to gptkb:G1_Garbage_Collector
gptkb:ZGC
Concurrent Mark-Sweep
gptkbp:is_considered High-Performance Computing
gptkbp:is_designed_for gptkb:video_game
gptkbp:is_discussed_in Developer Forums
gptkbp:is_documented_in gptkb:software
gptkb:document
Java Documentation
gptkbp:is_evaluated_by gptkb:benchmark
Performance Metrics
Latency Reduction
Performance Benchmarks
Profiling Tools
Throughput Improvement
Latency Benchmarks
gptkbp:is_explored_in Technical Articles
Technical Conferences
gptkbp:is_influenced_by Garbage Collection Algorithms
gptkbp:is_integrated_with gptkb:software
gptkb:Java_Enhancement_Proposal
gptkbp:is_optimized_for Tuning Parameters
Low-Latency Applications
gptkbp:is_part_of gptkb:chess_match
Garbage Collection Framework
gptkbp:is_related_to Memory Management
gptkbp:is_supported_by gptkb:software_framework
Cloud Environments
Java Community
gptkbp:is_tested_for gptkb:theorem
Real-Time Systems
Scalability
Performance Optimization
Real-World Applications
Development Environments
Various Workloads
gptkbp:is_used_in Server Applications
gptkbp:is_utilized_in gptkb:Cloud_Computing_Service
Software Engineers
High-Availability Systems
gptkbp:performance Other Garbage Collectors
gptkbp:provides Predictable Response Times
gptkbp:reduces Stop-the-World Events
gptkbp:requires Java 11 or later
gptkbp:setting Command Line Options
gptkbp:suitable_for Large Heap Sizes
gptkbp:supports Heap Memory Management
gptkbp:uses gptkb:Concurrent_Relocation
Concurrent Marking
gptkbp:written_in gptkb:Java