loading...
 This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
2003 International Conference on Parallel Processing (ICPP'03)
Lightweight Transparent Java Thread Migration for Distributed JVM
Kaohsiung, Taiwan
October 06-October 09
ISBN: 0-7695-2017-0
Wenzhang Zhu, The University of Hong Kong
Cho-Li Wang, The University of Hong Kong
Francis C. M. Lau, The University of Hong Kong
A distributed JVM on a cluster can provide a high-performance platform for running multi-threaded Java applications transparently. Efficient scheduling of Java threads among cluster nodes in a distributed JVM is desired for maintaining a balanced system workload so that the application can achieve maximum speedup. We present a transparent thread migration system that is able to support high-performance native execution of multi-threaded Java programs. To achieve migration transparency, we perform dynamic native code instrumentation inside the JIT compiler. The mechanism has been successfully implemented and integrated in JESSICA2, a JIT-enabled distributed JVM, to enable automatic thread distribution and dynamic load balancing in a cluster environment.
We discuss issues related to supporting transparent Java thread migration in a JIT-enabled distributed JVM, and compare our solution with previous approaches that use static bytecode instrumentation and JVMDI. We also propose optimizations including dynamic register patching and pseudo-inlining that can reduce the runtime overhead incurred in a migration act. We use measured experimental results to show that our system is efficient and lightweight.
Index Terms:
distributed JVM, multi-threading, Java thread migration, mobility, JIT compiler
Citation:
Wenzhang Zhu, Cho-Li Wang, Francis C. M. Lau, "Lightweight Transparent Java Thread Migration for Distributed JVM," icpp, pp.465, 2003 International Conference on Parallel Processing (ICPP'03), 2003
Usage of this product signifies your acceptance of the Terms of Use.