M.T. Higuera-Toledano. Towards an Analysis of Garbage Collection Techniques for Embedded Real-Time Java Systems. In The 12th International Conference on Embedded and Real-Time Computing Systems and Applications, Pages 97-100, 2006.
From a real-time perspective, the Garbage Collector (GC) introduces unpredictable pauses that are not tolerated by real-time tasks. Real-time collectors eliminate this problem but introduce a high overhead. Another approach is to use Memory Regions (MR) within which allocation and deallocation are customized. This facility is supported by the memory model of the Real-Time Specification for Java (RTSJ). This paper provides an indepth analytical investigation of the problems and solutions of Java garbage collection techniques regarding it use in embedded real-time systems
[ Java ] [ Tic2003-01321 ] [ Biogridnet ]
@InProceedings{Hi06rtcsa,
Author = {Higuera-Toledano, M.T.},
Title = {Towards an Analysis of Garbage Collection Techniques for Embedded Real-Time Java Systems},
BookTitle = {The 12th International Conference on Embedded and Real-Time Computing Systems and Applications},
Pages = {97--100},
Year = {2006}
}