Title :
M-JavaMPI: A Java-MPI Binding with Process Migration Support
Author :
Ma, Ricky K K ; Wang, Cho-Li ; Lau, Francis C M
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;
Conference_Titel :
Cluster Computing and the Grid, 2002. 2nd IEEE/ACM International Symposium on
Print_ISBN :
0-7695-1582-7
DOI :
10.1109/CCGRID.2002.1017134