DocumentCode
2720004
Title
CEJVM: "cluster enabled Java Virtual Machine"
Author
Janjua, M.U. ; Yasin, M. ; Sher, F. ; Awan, K. ; Hassan, I.
Author_Institution
Fac. of Comput. Sci. & Eng., GIK Inst., Pakistan
fYear
2002
fDate
2002
Firstpage
389
Lastpage
393
Abstract
CEJVM is a cluster enabled Java Virtual Machine, which executes in a distributed fashion among collaborating nodes of a dedicated cluster. It extends Java\´s multithreading mechanism to the parallel computing paradigm by transparent migration of independent application threads modeled in master worker paradigm. The goal is to obtain improved performance for computationally-intensive multi-threaded Java programs without modifying traditional JVM code, Java language or compiler implementation. Deploying a master worker relationship among the nodes in the cluster, CEJVM monitors, packs, transports and resurrects the Java threads on "Master JVM" and helper "Worker JVMs". Currently, we have created a prototype that runs pure Java applications on the local Ethernet based cluster of Win2K computers. We have achieved appreciable speedup for an ANN training program written in Java (with independent threads) on CEJVM without any modification to the program\´s source code.
Keywords
Java; distributed object management; multi-threading; object-oriented programming; program compilers; software performance evaluation; workstation clusters; CEJVM; Ethernet based cluster; JVM; Java language; Win2K computers; cluster enabled Java Virtual Machine; compiler; dedicated cluster; independent application thread migration; master worker paradigm; multi-threaded Java programs; multithreading; neural net training; parallel computing; performance; source code; Application software; Collaborative work; Computer displays; Java; Multithreading; Parallel processing; Program processors; Prototypes; Virtual machining; Yarn;
fLanguage
English
Publisher
ieee
Conference_Titel
Cluster Computing, 2002. Proceedings. 2002 IEEE International Conference on
Print_ISBN
0-7695-2066-9
Type
conf
DOI
10.1109/CLUSTR.2002.1137771
Filename
1137771
Link To Document