A new transparent java thread migration system using just-in-time recompilation

Saved in:
Bibliographic Details
Title: A new transparent java thread migration system using just-in-time recompilation
Authors: Lau, FCM, Wang, CL, Zhu, W, Fang, W
Publisher Information: MIT Cambridge.
Canada
Publication Year: 2004
Collection: University of Hong Kong: HKU Scholars Hub
Subject Terms: Just-in-Time compiler, Java, Thread migration, JVM
Description: Thread migration is to support the movement of threads across machine boundaries in a distributed computing environment. It can improve load balancing and the execution efficiency of multithreaded programs. In this paper, we introduce a new approach that employs the technique of Just-in-Time (JIT) recompilation to support transparent thread migration. With JIT recompilation, the native thread execution mode is preserved, and much of the space and time overheads of previous solutions based on code instrumentation can be eliminated. The new thread migration system is integrated into the JESSICA2 distributed JVM. The measured results show that our approach is beneficial to the overall system in supporting the transparent execution of Java applications on clusters. ; link_to_subscribed_fulltext
Document Type: conference object
Language: English
Relation: Proceedings of the IASTED International Conference on Parallel and Distributed Computing and Systems; http://www.scopus.com/mlt/select.url?eid=2-s2.0-11844252676&selection=ref&src=s&origin=recordpage; 771; 92495; 766; http://hdl.handle.net/10722/93047; 16
Availability: http://hdl.handle.net/10722/93047
Accession Number: edsbas.B6E57FB3
Database: BASE
Description
Abstract:Thread migration is to support the movement of threads across machine boundaries in a distributed computing environment. It can improve load balancing and the execution efficiency of multithreaded programs. In this paper, we introduce a new approach that employs the technique of Just-in-Time (JIT) recompilation to support transparent thread migration. With JIT recompilation, the native thread execution mode is preserved, and much of the space and time overheads of previous solutions based on code instrumentation can be eliminated. The new thread migration system is integrated into the JESSICA2 distributed JVM. The measured results show that our approach is beneficial to the overall system in supporting the transparent execution of Java applications on clusters. ; link_to_subscribed_fulltext