DocumentCode
2895615
Title
Message-passing computing with Java: performance evaluation and comparisons
Author
Getov, Vladimir ; Lu, Quanming ; Thomas, Marry ; Williams, Matthew
Author_Institution
Sch. of Comput. Sci., Westminster Univ., London, UK
fYear
2001
fDate
2001
Firstpage
173
Lastpage
177
Abstract
The development of Java has seen increasing attention as the most popular platform for distributed computing. However, despite Java´s advantages in the area of portability and rapid prototyping, its efficiency is unavoidably compromised through its commitment to portability. In this paper we present performance analysis and comparisons of evaluation results for both Java and C/Fortran on three different message-passing parallel platforms-a shared memory multi-processor (Sun E4000), a Linux cluster, and a distributed memory computer (IBM SP-2). The NAS Embarrassingly Parallel and Integer Sort benchmarks were selected for this evaluation. Both the original Fortran/C codes and Java versions of these two kernels were used for obtaining the performance measurements as part of our project. The evaluation results demonstrate the feasibility of message-passing computing with Java on a wide range of computer platforms. Depending on the system and the software components installed, significant impact on the message-passing performance will have the efficiency of the native MPI library and the version of the Java platform
Keywords
Java; message passing; operating systems (computers); performance evaluation; shared memory systems; software portability; software prototyping; C/Fortran; IBM SP-2; Java; Linux cluster; Sun E4000; distributed computing; distributed memory computer; message-passing computing; message-passing parallel platforms; message-passing performance; performance analysis; performance evaluation; performance measurements; portability; rapid prototyping; shared memory multi-processor; Concurrent computing; Distributed computing; Java; Kernel; Linux; Measurement; Performance analysis; Prototypes; Software performance; Sun;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel and Distributed Processing, 2001. Proceedings. Ninth Euromicro Workshop on
Conference_Location
Mantova
Print_ISBN
0-7695-0987-8
Type
conf
DOI
10.1109/EMPDP.2001.905040
Filename
905040
Link To Document