Sciweavers

28 search results - page 3 / 6
» Real-Time Replication Garbage Collection
Sort
View
84
Voted
TC
2010
14 years 11 months ago
Garbage Collection for Flexible Hard Real-Time Systems
Yang Chang, Andy J. Wellings
RTSS
2006
IEEE
15 years 7 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
144
Voted
RTS
2010
127views more  RTS 2010»
14 years 7 months ago
Scheduling of hard real-time garbage collection
Automatic memory management or garbage collection greatly simplifies development of large systems. However, garbage collection is usually not used in real-time systems due to the u...
Martin Schoeberl
99
Voted
EMSOFT
2001
Springer
15 years 5 months ago
Storage Allocation for Real-Time, Embedded Systems
Dynamic storage allocation and automatic garbage collection are among the most popular features that high-level languages can offer. However, timecritical applications cannot be wr...
Steven M. Donahue, Matthew P. Hampton, Morgan Dete...
115
Voted
ISORC
2008
IEEE
15 years 7 months ago
Toward Libraries for Real-Time Java
Reusable libraries are problematic for real-time software in Java. Using Java’s standard class library, for example, demands meticulous coding and testing to avoid response time...
Trevor Harmon, Martin Schoeberl, Raimund Kirner, R...