2006
DOI: 10.1109/lcn.2006.322110
|View full text |Cite
|
Sign up to set email alerts
|

Efficient Java Communication Protocols on High-speed Cluster Interconnects

Abstract: Abstract

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2007
2007
2008
2008

Publication Types

Select...
3
1

Relationship

1
3

Authors

Journals

citations
Cited by 4 publications
(2 citation statements)
references
References 23 publications
(19 reference statements)
0
2
0
Order By: Relevance
“…Fortunately, the stigma of Java being a low performance language has abated with improvements in its Just In Time compilers and improved garbage collector implementations, as well as new advanced IO and communication libraries. Java libraries such as Java Fast Sockets (JFS) [34] also exist to allow users to take advantage of advanced high performance communication interconnects that were previously unavailable to Java developers. This has lead to the creation of new parallel communication tools for Java.…”
Section: Java and Parallel Computingmentioning
confidence: 99%
“…Fortunately, the stigma of Java being a low performance language has abated with improvements in its Just In Time compilers and improved garbage collector implementations, as well as new advanced IO and communication libraries. Java libraries such as Java Fast Sockets (JFS) [34] also exist to allow users to take advantage of advanced high performance communication interconnects that were previously unavailable to Java developers. This has lead to the creation of new parallel communication tools for Java.…”
Section: Java and Parallel Computingmentioning
confidence: 99%
“…The transport overhead can be reduced through the use of a high performance Java sockets implementation, named Java Fast Sockets (JFS) [16]. JFS provides with high performance network support on Java (currently SCI support) as it increases communication performance avoiding unnecessary copies and buffering and the cost of primitive data type array serialization, the process of transforming the arrays in stream bytes to send across the network.…”
Section: High Performance Sockets Supportmentioning
confidence: 99%