loading...
 This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
First IEEE International Symposium on Cluster Computing and the Grid (CCGrid'01)
Distributed and Parallel Execution of Java Programs on a DSM System
Brisbane, Australia
May 15-May 18
ISBN: 0-7695-1010-8
Ting-Wei Hou, National Cheng Kung University
Fuh-Gwo. Chen, National Cheng Kung University
J.L. Lee, National Cheng Kung University
Y.L. Cheng, National Cheng Kung University
This paper is on the loop-level parallelism of bytecode on a distributed-shared memory (DSM) system, which is built on a cluster of multiprocessors. We define a new attribute called 'Loop Attribute' to record the information of Java loops. When first loading a Java program, our Java virtual machine, called ES-JVM, checks and analyzes the loops of the bytecode dynamically, handles the data dependence of loops, and records the information as the loop attributes. ES-JVM uses the virtual shared memory and synchronization mechanisms provided by the DSM system to maintain the memory consistency. Before ES-JVM interprets the loops of the bytecodes, it dispatches the workload of loops to the interpreter threads at all nodes according to the loop attributes and the number of threads. After distributed and parallel execution of the loops, ES-JVM continues to interpret the rest of the bytecodes of the Java program. At last, ES-JVM saves the loop attributes in a new class file for the next run. Our research shows that distributed and parallel execution of loops of a Java program could improve performance.
Index Terms:
Java Virtual Machine, DSM system, and byte-code.
Citation:
Ting-Wei Hou, Fuh-Gwo. Chen, J.L. Lee, Y.L. Cheng, "Distributed and Parallel Execution of Java Programs on a DSM System," ccgrid, pp.555, First IEEE International Symposium on Cluster Computing and the Grid (CCGrid'01), 2001
Usage of this product signifies your acceptance of the Terms of Use.