Home Strategy Activities Grants Publications People Sponsors Contact Us 
  

Hi04otm

M.T. Higuera-Toledano. Studying the Behaviour of the Single Parent Rule in Real-Time Java. In ON THE MOVE TO MEANINGFUL INTERNET SYSTEMS 2004: OTM 2004 WORKSHOPS, Volume 3292, Pages 268-277, 2004.

Abstract

This paper addresses the issue of improving the performance of memory management for real-time Java applications, building upon the Real-Time Specification for Java (RTSJ). This specification imposes strict assignment rules to or from memory areas preventing the creation of dangling pointers, and thus maintaining the pointer safety of Java. The dynamic issues that Java presents, requires for some cases ensuring the checking of these rules at run-time, which adversely affects both the performance and predictability of the RTSJ application. This paper presents an efficient algorithm for managing scoped areas which requires some modifications in the current RTSJ specification

Keywords

[ Java ] [ Tic2003-01321 ]

Contact

Maria Teresa Higuera-Toledano

BibTex Reference

@InProceedings{Hi04otm,
   Author = {Higuera-Toledano, M.T.},
   Title = {Studying the Behaviour of the Single Parent Rule in Real-Time Java},
   BookTitle = {ON THE MOVE TO MEANINGFUL INTERNET SYSTEMS 2004: OTM 2004 WORKSHOPS},
   Volume = {3292},
   Pages = {268--277},
   Publisher = {Springer},
   Year = {2004}
}

Admin · Log In