Garbage Collection in Java - The progress since JDK 8

preview_player
Показать описание
Garbage collection (GC) is a key feature of the Java Platform that enables automatic memory management, allowing developers to focus on solving problems other than low-level memory management.Since JDK 8, the GC performance have improved significantly, removing much of the overhead usually associated with automatic memory management.

In this video, we are exploring:
- the basics of GC
- what different GC algorithms are available and their key differences
- how to choose the right GC
- why upgrading to a recent JDK can improve the performance of your application

Tags: #Java, #GC, #JVM, #OpenJDK
Рекомендации по теме
Комментарии
Автор

At Allegro—one of the largest eCommerce platforms in Europe—we don’t have as many microservices as Mercado, but we still have over 2, 000, mostly written in Kotlin. The migration to JDK 21 is making a significant impact.

cyamdirl
Автор

petition to rename java as yava. sounds so better

nayeemrafsan
Автор

Is Large Address Awareness possible in Java 8 JRE, and how to implement it?

Jimbo
Автор

so this guys Mercado Libre.. they upgraded to JDK 21 but from 17 ? or 8 ? or 11 ?

jNayden
Автор

Shame the presentation did not cover ShenandoahGC in the benchmarks and comparisons even though Oracle is not the maintainer.

lucasgautier
Автор

They solved problems that other programming languages never had

customraspi
Автор

is GC really a unique selling point of Java? or is it unnecessary complex??? I see other languages do not implement GC concept.

CodeJava
Автор

How is ZGC better when the latency and throughput numbers on 17, 21, 23 are worse than G1?

vivekravi
Автор

Why do people need 8000 microservices?

rafaelbenegas
Автор

I'm Java & Kotlin App Developer Android Studio

R.KFilmsProduction
visit shbcf.ru