一个基于混合并发模型的Java虚拟机  被引量:6

A Java Virtual Machine Based on Hybrid Concurrent Compilation and Execution Model

在线阅读下载全文

作  者:杨博[1] 王鼎兴[1] 郑纬民[1] 

机构地区:[1]清华大学计算机科学与技术系,北京100084

出  处:《软件学报》2002年第7期1250-1256,共7页Journal of Software

基  金:国家自然科学基金资助项目(69873023)

摘  要:从解释执行到及时编译的转变极大地提高了Java程序的运行速度.但是,现有的Java虚拟机还有待进一步的改进.提出了一种新的Java虚拟机编译与执行模型——混合并发模型HCCEM(hybrid concurrent compilation and execution model).该模型通过多线程控制方式将字节码的编译与执行过程相重叠,从而获取加速的效果.另外还给出了基于HCCEM的Java虚拟机JAFFE的设计方案,并就实现中的执行模式切换、异常处理以及层次线程等问题进行了讨论.实验结果表明,HCCEM能够有效地提高Java程序的执行速度.The change from interpretation to just-in-time compilation has improved the performance of Java dramatically. However, further amelioration is still possible. In this paper, a hybrid concurrent compilation and execution model (HCCEM) is proposed, which possesses the potential to surpass JIT by overlapping the production of native code with program execution through multithreaded control. The design of JAFFE, a Java virtual machine based on HCCEM, and some critical problems are also discussed in the implementation such as mode switch, exception handling and hierarchical multithreads. The experimental result shows that HCCEM can improve the execution speed of Java programs efficiently.

关 键 词:混合并发模型 虚拟机 异常处理 多线程 JAVA语言 程序设计 

分 类 号:TP311.1[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象