咨询与建议

看过本文的还看了

相关文献

该作者的其他文献

文献详情 >Mobile JikesRVM: A framework t... 收藏

Mobile JikesRVM: A framework to support transparent Java thread migration

活动 JikesRVM:支持透明 Java 的一个框架穿移植

作     者:Quitadamo, Raffaele Cabri, Giacomo Leonardi, Letizia 

作者机构:Univ Modena & Reggio Emilia Dipartimento Ingn Informat I-41100 Modena Italy 

出 版 物:《SCIENCE OF COMPUTER PROGRAMMING》 (计算机程序设计科学)

年 卷 期:2008年第70卷第2-3期

页      面:221-240页

核心收录:

学科分类:08[工学] 0835[工学-软件工程] 0812[工学-计算机科学与技术(可授工学、理学学位)] 

基  金:EU FET 

主  题:Java virtual machine thread migration code mobility JikesRVM distributed applications 

摘      要:Today s complex applications must face the distribution of data and code among different network nodes. Computation in distributed contexts is demanding increasingly powerful languages and execution environments, able to provide programmers with appropriate abstractions and tools. Java is a wide-spread language that allows developers to build complex software, even distributed, but it cannot handle the migration of computations (i.e. threads), due to intrinsic limitations of many traditional JVMs. After analyzing the approaches in the literature, this paper presents our thread migration framework (called Mobile JikesRVM), implemented on top of the IBM Jikes Research Virtual Machine (RVM): exploiting some of the innovative techniques in the JikesRVM, we implemented an extension of its scheduler that allows applications to easily capture the state of a running thread and makes it possible to restore it elsewhere (i.e. on a different hardware architecture or operating system), but still with a version of the framework installed). Our thread serialization mechanism provides support for both proactive and reactive migration, available also for multi-threaded Java applications, and tools to deal with the problems of resource relocation management. With respect to previous approaches, we implemented Mobile JikesRVM without recompiling its JVM (Java Virtual Machine) source code, but simply extending JikesRVM functionalities with a full Java package to be imported when thread migration is needed. (C) 2007 Elsevier B.V. All rights reserved.

读者评论 与其他读者分享你的观点

用户名:未登录
我的评分