Designing efficient Java communications on clusters

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 applica...

Full description

Saved in:
Bibliographic Details
Published in:19th IEEE International Parallel and Distributed Processing Symposium p. 7 pp.
Main Authors: Taboada, G.L., Tourino, J., Doallo, R.
Format: Conference Proceeding
Language:English
Published: IEEE 2005
Subjects:
ISBN:9780769523125, 0769523129
ISSN:1530-2075
Online Access:Get full text
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary: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.
ISBN:9780769523125
0769523129
ISSN:1530-2075
DOI:10.1109/IPDPS.2005.164