Sciweavers

27 search results - page 2 / 6
» A Real-Time Garbage Collector for Embedded Applications in C...
Sort
View
RTCSA
2006
IEEE
13 years 12 months ago
Garbage Collector Scheduling in Dynamic, Multiprocessor Real-Time Systems
Chewoo Na, Hyeonjoong Cho, Binoy Ravindran, E. Dou...
RTCSA
2006
IEEE
13 years 12 months ago
Towards an Analysis of Garbage Collection Techniques for Embedded Real-Time Java Systems
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...
M. Teresa Higuera-Toledano
ECOOP
2007
Springer
14 years 18 hour ago
Generational Real-Time Garbage Collection
Abstract. While real-time garbage collection is now available in production virtual machines, the lack of generational capability means applications with high allocation rates are ...
Daniel Frampton, David F. Bacon, Perry Cheng, Davi...
RTSS
2006
IEEE
13 years 12 months ago
An Emprical Evaluation of Memory Management Alternatives for Real-Time Java
Memory management is a critical issue for correctness and performance of hard-real time systems. Java environments usually incorporate high-throughput garbage collection algorithm...
Filip Pizlo, Jan Vitek
ECRTS
2003
IEEE
13 years 11 months ago
A Real-Time RMI Framework for the RTSJ
The Real-Time Specification for Java (RTSJ) provides a platform for the development of real-time applications. However, the RTSJ does not take the distribution requirements of re...
Andrew Borg, Andy J. Wellings