Non-blocking Java Communications Support on Clusters
Use this link to cite
http://hdl.handle.net/2183/22401Collections
- Investigación (FIC) [1604]
Metadata
Show full item recordTitle
Non-blocking Java Communications Support on ClustersDate
2006Citation
Taboada G.L., Touriño J., Doallo R. (2006) Non-blocking Java Communications Support on Clusters. In: Mohr B., Träff J.L., Worringen J., Dongarra J. (eds) Recent Advances in Parallel Virtual Machine and Message Passing Interface. EuroPVM/MPI 2006. Lecture Notes in Computer Science, vol 4192. Springer, Berlin, Heidelberg
Abstract
[Abstract] This paper presents communication strategies for supporting efficient non-blocking Java communication on clusters. The communication performance is critical for the overall cluster performance. It is possible to use non-blocking communications to reduce the communication overhead. Previous efforts to efficiently support non-blocking communication in Java have led to the introduction of the Java NIO API. Although the Java NIO package addresses scalability issues by providing select() like functionality, it lacks support for high speed interconnects. To solve this issue, this paper introduces a non-blocking communication library to efficiently support specialized communication hardware. This library focuses on reducing the startup communication time, avoiding unnecessary copying, and overlapping computation with communication. This project provides the basis for a Java Message-passing library to be implemented on top of it. Towards the end, this paper evaluates the proposed approach on a Scalable Coherent Interface (SCI) and Gigabit Ethernet (GbE) testbed cluster. Experimental results show that the proposed library reduces the communication overhead and increases computation and communication overlapping.
Keywords
Communication overhead
Message size
Startup Time
Communication Library
Network Fabric
Message size
Startup Time
Communication Library
Network Fabric
Description
This is a post-peer-review, pre-copyedit version of an article published in Lecture Notes in Computer Science. The final authenticated version is available online at: https://doi.org/10.1007/11846802_38
Editor version
ISSN
0302-9743
1611-3349
1611-3349
ISBN
978-3-540-39110-4 978-3-540-39112-8