Home Strategy Activities Grants Publications People Sponsors Contact Us 
  

Hi06IEEEcit

M.T. Higuera-Toledano. Towards a Revision of the Single Parent Rule in Real-Time Java, Maintaining the RTSJ Programming Model. In IEEE International Conference on Computer and Information Technology, Pages 166-172, 2006.

Abstract

The memory model used in the Real-Time Specification for Java (RTSJ) offers real-time guaranties to time-critical tasks by tuning of the Garbage Collector, providing as alternative to the garbage collected heap immortal and scoped memory regions. In order to avoid cycles among objects allocated within different scoped memory regions, the single parent rule guarantees that once a real-time thread has entered a set of scoped regions in a given order, any other realtime thread will have to enter them in the same order. This rule introduces race carrier condition in RTSJ program execution. This paper addresses two solutions to this problem that are compliant with the RTSJ programming model

Keywords

[ Java ] [ Tic2003-01321 ] [ Biogridnet ]

Contact

Maria Teresa Higuera-Toledano

BibTex Reference

@InProceedings{Hi06IEEEcit,
   Author = {Higuera-Toledano, M.T.},
   Title = {Towards a Revision of the Single Parent Rule in Real-Time Java, Maintaining the RTSJ Programming Model},
   BookTitle = {IEEE International Conference on Computer and Information Technology},
   Pages = {166--172},
   Year = {2006}
}

Admin · Log In