Title :
Designing Efficient Java Communications on Clusters
Author :
Taboada, Guillermo L. ; Touriño, Juan ; Doallo, Ramón
Author_Institution :
Dept. of Electron. & Syst., Univ. of A Coruna, Spain
Abstract :
This paper aims at designing communication strategies for parallel and distributed Java applications to obtain higher degrees of performance on clusters. Several specific approaches exist to increase the efficiency of Java communications, specially of high level APIs like RMI, although their applicability is relatively limited on clusters, since the development of high performance solutions on clusters usually involves the use of the basic Java Socket interface. This paper examines the current outlook of Java Socket optimisations involving both native and Java side issues in order to make a design proposal named Java Fast Sockets. We have accomplished a thorough analysis of the effects of the suggested configurations and implementations on our Scalable Coherent Interface (SCI) testbed cluster. This evaluation has demonstrated that Java communication performance on clusters can compete with native performance.
Keywords :
Java; application program interfaces; parallel processing; performance evaluation; workstation clusters; Java Fast Sockets; Java communication; RMI; application program interfaces; scalable coherent interface testbed cluster; Delay; Design optimization; Emulation; Java; Libraries; Message passing; Multicast protocols; Multiprocessor interconnection networks; Optimizing compilers; Sockets;
Conference_Titel :
Parallel and Distributed Processing Symposium, 2005. Proceedings. 19th IEEE International
Print_ISBN :
0-7695-2312-9
DOI :
10.1109/IPDPS.2005.164