Title
Mobile JikesRVM: A framework to support transparent Java thread migration
Abstract
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.
Year
DOI
Venue
2008
10.1016/j.scico.2007.07.009
Sci. Comput. Program.
Keywords
DocType
Volume
transparent java thread migration,jikesrvm,reactive migration,thread migration,jikesrvm functionalities,ibm jikes research virtual,thread serialization mechanism,java virtual machine,code mobility,full java package,multi-threaded java application,distributed applications,mobile jikesrvm,thread migration framework,operating system,source code,virtual machine,hardware architecture,distributed application
Journal
70
Issue
ISSN
Citations 
2-3
Science of Computer Programming
7
PageRank 
References 
Authors
0.64
20
3
Name
Order
Citations
PageRank
Raffaele Quitadamo1677.83
Giacomo Cabri21018106.91
Letizia Leonardi3112095.07