DocumentCode :
2525318
Title :
M-JavaMPI: A Java-MPI Binding with Process Migration Support
Author :
Ma, Ricky K K ; Wang, Cho-Li ; Lau, Francis C M
fYear :
2002
fDate :
21-24 May 2002
Firstpage :
255
Lastpage :
255
Abstract :
Several Java bindings to the Message Passing Interface (MPI) software have been developed for high-performance parallel Java-based computing with message-passing in the past. None of them however addressed the issue of supporting transparent Java process migration for achieving dynamic load distribution and balancing. This paper presents a middleware, called M-JavaMPI, that runs on top of the standard JVM to support transparent Java process migration and communication redirection. The middleware allows Java processes to freely and transparently migrate between machines to achieve load balancing, and migrated processes can continue communication with other processes using MPI. The method we use to achieve process migration is to capture execution context and restoring the execution context at the Java bytecode level using the Java Virtual Machine Debugger Interface (JVMDI). Post-migration interprocess communication is enabled via a Restorable Java-MPI API. Tests using a 16-node cluster have Shown that our mechanism yields considerable performance gain through migration.
Keywords :
JVMDI; Java; M-JavaMPI; MPI; cluster computing; load balancing; message passing; parallel computing; process migration; Communication standards; Computer interfaces; Concurrent computing; Context; Java; Load management; Message passing; Middleware; Testing; Virtual machining; JVMDI; Java; M-JavaMPI; MPI; cluster computing; load balancing; message passing; parallel computing; process migration;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Cluster Computing and the Grid, 2002. 2nd IEEE/ACM International Symposium on
Print_ISBN :
0-7695-1582-7
Type :
conf
DOI :
10.1109/CCGRID.2002.1017134
Filename :
1540463
Link To Document :
بازگشت