Nalazite se na CroRIS probnoj okolini. Ovdje evidentirani podaci neće biti pohranjeni u Informacijskom sustavu znanosti RH. Ako je ovo greška, CroRIS produkcijskoj okolini moguće je pristupi putem poveznice www.croris.hr
izvor podataka: crosbi

Analysis of Garbage Collection Algorithms and Memory Management in Java (CROSBI ID 676639)

Prilog sa skupa u zborniku | izvorni znanstveni rad | međunarodna recenzija

Pufek Paula ; Grgić, Hrvoje ; Mihaljević, Branko Analysis of Garbage Collection Algorithms and Memory Management in Java // MIPRO / Skala, Karolj (ur.). 2019. str. 1946-1951

Podaci o odgovornosti

Pufek Paula ; Grgić, Hrvoje ; Mihaljević, Branko

engleski

Analysis of Garbage Collection Algorithms and Memory Management in Java

Significant elements of the Java Virtual Machine (JVM), as a part of the Java Platform, Standard Edition (Java SE), crucial for automatic memory management are various Garbage Collection (GC) algorithms. Since implementation of the Java Development Kit (JDK) is continuously being improved, it is difficult to ignore several new Java Enhancement Proposals (JEPs) correlated to memory management in JVM. Several different garbage collectors are implemented in addition to the existing aged Serial, Parallel, and Concurrent Mark & Sweep (CMS) GC algorithms, as well as newer Garbage-First (G1) GC. The major progress since JDK 10 is making Parallel Full GC for G1, as a default multi-threaded GC when performing collections on an entire heap. Redundant overheads could appear when GC algorithms perform garbage collection too frequently, or a too large amount of memory could be allocated when garbage is not collected regularly. The goal of new algorithms' features is optimizing the overall process of releasing space so that pause times do not affect applications' performances negatively. This paper explores several garbage collectors available in JDK 11 by using selected benchmarking applications of the DaCapo suite for comparison of the number of algorithms’ iterations and the duration of the collection time.

Garbage Collection, Java

nije evidentirano

nije evidentirano

nije evidentirano

nije evidentirano

nije evidentirano

nije evidentirano

Podaci o prilogu

1946-1951.

2019.

objavljeno

Podaci o matičnoj publikaciji

Skala, Karolj

Rijeka: Hrvatska udruga za informacijsku i komunikacijsku tehnologiju, elektroniku i mikroelektroniku - MIPRO

1847-3946

Podaci o skupu

MIPRO 2019

predavanje

20.05.2019-24.05.2019

Opatija, Hrvatska

Povezanost rada

Računarstvo