JVM PERFORMANCE ENGINEERING: Developer's Library
Autor Monica Beckwithen Limba Engleză Paperback – 17 feb 2022
- Create, compile and write microbenchmarks using the JMH
- Create, compile and write a modular jar
- Take advantage of Java's new logging interface
- Take full advantage of the new default GC (garbage collection)
- Use sjavac, segmented code caches, and contended or uncontended object monitors
- And much more
Preț: 297.87 lei
Preț vechi: 372.34 lei
-20% Nou
Puncte Express: 447
Preț estimativ în valută:
57.04€ • 58.77$ • 47.86£
57.04€ • 58.77$ • 47.86£
Carte disponibilă
Livrare economică 01-15 februarie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780134659879
ISBN-10: 0134659872
Pagini: 472
Dimensiuni: 150 x 210 x 22 mm
Greutate: 0.66 kg
Editura: ADDISON WESLEY PUB CO INC
Seria Developer's Library
ISBN-10: 0134659872
Pagini: 472
Dimensiuni: 150 x 210 x 22 mm
Greutate: 0.66 kg
Editura: ADDISON WESLEY PUB CO INC
Seria Developer's Library
Cuprins
1. The Performance Evolution of Java: The Language and the Virtual Machine
2. Performance Implications of Java's Type System Evolution
3. From Monolithic to Modular Java: A Retrospective and Ongoing Evolution
4. The Unified Java Virtual Machine Logging Interface
5. End-to-End Java Performance Optimization: Engineering Techniques and Micro-Benchmarking with JMH
6. Advanced Memory Management and Garbage Collection in OpenJDK
7. Runtime Performance Optimizations: A Focus on Strings and Locks
8. Accelerating Java Application Startup with OpenJDK
2. Performance Implications of Java's Type System Evolution
3. From Monolithic to Modular Java: A Retrospective and Ongoing Evolution
4. The Unified Java Virtual Machine Logging Interface
5. End-to-End Java Performance Optimization: Engineering Techniques and Micro-Benchmarking with JMH
6. Advanced Memory Management and Garbage Collection in OpenJDK
7. Runtime Performance Optimizations: A Focus on Strings and Locks
8. Accelerating Java Application Startup with OpenJDK
Notă biografică
Monica Beckwith (Austin, TX Area) is a Java Champion and JavaOne Rock Star who has made significant performance contributions to the Java HotSpot VM. Prior to joining Microsoft as Senior Performance Engineer, she served as JVM Performance Architect at Arm, and led Oracle's Garbage First Garbage Collector performance team. She is co-author of Java Performance Companion.