首页 | 本学科首页   官方微博 | 高级检索  
     

一种用于硬实时Java处理器的类转换器设计及实现
引用本文:柴志雷,高丽强,陈章龙,涂时亮. 一种用于硬实时Java处理器的类转换器设计及实现[J]. 小型微型计算机系统, 2006, 27(12): 2336-2340
作者姓名:柴志雷  高丽强  陈章龙  涂时亮
作者单位:1. 复旦大学,计算机科学与工程系,上海,200433;江南大学,信息工程学院,智能及高性能计算研究所,江苏,无锡,214122
2. 复旦大学,计算机科学与工程系,上海,200433
摘    要:通过分析Class文件处理过程及其中影响实时性的操作,提出一种用于硬实时Java处理器的类转换器,它读取标准Class文件,处理并生成适合Java处理器直接执行的内存映像文件.由于装载、连接过程中大量操作(如符号引用的解析)都由类转换器提前处理完毕,使得Java处理器操作大为简化.同时,由于所有影响Java处理器实时性的操作也由类转换器提前处理,Java处理器最坏情况执行时间(Worst Case Execution Time)完全可预测.

关 键 词:实时Java  Java实时规范  硬实时Java处理器  最坏情况执行时间
文章编号:1000-1220(2006)12-2336-05
收稿时间:2005-09-06
修稿时间:2005-09-06

Class Converter for Hard Real-Time Java Processor
CHAI Zhi-lei,GAO Li-qiang,CHEN Zhang-long,TU Shi-liang. Class Converter for Hard Real-Time Java Processor[J]. Mini-micro Systems, 2006, 27(12): 2336-2340
Authors:CHAI Zhi-lei  GAO Li-qiang  CHEN Zhang-long  TU Shi-liang
Affiliation:1.Department of Computer Science and Engineering, Fudan University, Shanghai 200433, China;2.Center of Intelligent and High Performance Computing, School of Information Engineering, Southern Yangtze University, Wuxi 214122, China
Abstract:This paper proposes a class converter for the hard real-time Java processor based on the processing of Java class files. It processes standard class files and generates the Image file suitable to be executed directly by the Java Processor. Because all of the non Real-Time operations and others can be decided before executing are processed by the Class Converter in advance, the design of the Java Processor is straightforward and its WCET (Worst Case Execution Time) is more predictable.
Keywords:real-time Java  real-time specification for Java (RTSJ)  hard real-time Java processor  worst case execution time (WCET)
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号