filmov
tv
A deep dive into Garbage Collection Algorithms in Java | DevNation Day India

Показать описание
Applications run on data. Most of it is transient data. To avoid overflowing our memory capacity, we need a way to identify and reuse parts of memory that we no longer need. But this garbage collection process directly competes with our application. We need ways to keep low application latency and high through out while efficiently collecting memory. To find out how we look into the evolution of garbage collection algorithms in Java.
Speaker: Gaurav Sen, Founder Interview Ready
Speaker: Gaurav Sen, Founder Interview Ready