Sciweavers

32 search results - page 2 / 7
» Memory Management for Real-Time Java: State of the Art
Sort
View
OTM
2004
Springer
13 years 10 months ago
Studying the Behaviour of the Single Parent Rule in Real-Time Java
This paper addresses the issue of improving the performance of memory management for real-time Java applications, building upon the RealTime Specification for Java (RTSJ). This spe...
M. Teresa Higuera-Toledano
ISORC
2005
IEEE
13 years 10 months ago
On Real-Time Performance of Ahead-of-Time Compiled Java
One of the main challenges in getting acceptance for safe object-oriented languages in hard real-time systems is to combine automatic memory management with hard real-time constra...
Anders Nilsson, Sven Gestegard Robertz
ECRTS
2006
IEEE
13 years 10 months ago
Real-Time Memory Management: Life and Times
As real-time and embedded systems become increasingly large and complex, the traditional strictly static approach to memory management begins to prove untenable. The challenge is ...
Andrew Borg, Andy J. Wellings, Christopher D. Gill...
EGPGV
2011
Springer
330views Visualization» more  EGPGV 2011»
12 years 8 months ago
Real-Time Ray Tracer for Visualizing Massive Models on a Cluster
We present a state of the art read-only distributed shared memory (DSM) ray tracer capable of fully utilizing modern cluster hardware to render massive out-of-core polygonal model...
Thiago Ize, Carson Brownlee, Charles D. Hansen
ISORC
2006
IEEE
13 years 10 months ago
Real-Time Garbage Collection for Java
Automatic memory management or garbage collection greatly simplifies the development of large systems. However, garbage collection is usually not used in real-time systems due to...
Martin Schoeberl