2011 IEEE International Conference on High Performance Computing and Communications 2011
DOI: 10.1109/hpcc.2011.37
|View full text |Cite
|
Sign up to set email alerts
|

Scalable Java Communication Middleware for Hybrid Shared/Distributed Memory Architectures

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2012
2012
2015
2015

Publication Types

Select...
3
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(2 citation statements)
references
References 15 publications
0
2
0
Order By: Relevance
“…NIO [8][9] [10] is an alternative to I/O API of java and has concept of buffers, channels, selectors and asynchronous I/O. a) Buffers and Channels: Java IO is stream oriented that allows to read one or more byte at a time and doesn't allow to move back and fourth in the data stream because data is not cached anywhere.…”
Section: ) Solution To Above Requirements Ismentioning
confidence: 99%
“…NIO [8][9] [10] is an alternative to I/O API of java and has concept of buffers, channels, selectors and asynchronous I/O. a) Buffers and Channels: Java IO is stream oriented that allows to read one or more byte at a time and doesn't allow to move back and fourth in the data stream because data is not cached anywhere.…”
Section: ) Solution To Above Requirements Ismentioning
confidence: 99%
“…In [20], the MPJ Express shared memory device was found to be the main bottleneck in the development of a hybrid shared/distributed memory communication middleware. Furthermore, F-MPJ also outperforms MPJ Express for collective operations as it includes a scalable collectives library tuned for multi-core systems [21] which takes advantage of the reduced overhead of shared memory smdev transfers.…”
Section: Related Workmentioning
confidence: 99%