Implementing predictable scheduling in RTSJ-Based java processor

Zhilei Chai,Wenbo Xu,Shiliang Tu,Zhanglong Chen
DOI: https://doi.org/10.1007/11758501_168
2006-01-01
Abstract:Due to the preeminent work of the RTSJ, Java is increasingly expected to become the leading programming language in embedded real-time systems. To provide an efficient real-time Java platform, a Real-Time Java Processor (HRTEJ) based on the RTSJ was designed. This Java Processor efficiently implements the scheduling mechanism proposed in the RTSJ, and offers a simpler programming model through meliorating the scoped memory. Special hardwares are provided in the processor to guarantee the Worst Case Execution Time (WCET) of scheduling. In this paper, the scheduling implementation of this Java Processor is discussed, and its WCET is analyzed as well.
What problem does this paper attempt to address?