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

Gespeichert in:
Bibliographische Detailangaben
Titel: A new transparent java thread migration system using just-in-time recompilation
Autoren: Lau, FCM, Wang, CL, Zhu, W, Fang, W
Verlagsinformationen: MIT Cambridge.
Canada
Publikationsjahr: 2004
Bestand: University of Hong Kong: HKU Scholars Hub
Schlagwörter: Just-in-Time compiler, Java, Thread migration, JVM
Beschreibung: 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
Publikationsart: conference object
Sprache: 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
Verfügbarkeit: http://hdl.handle.net/10722/93047
Dokumentencode: edsbas.B6E57FB3
Datenbank: BASE
Beschreibung
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