2013
DOI: 10.1016/j.scico.2011.06.002
|View full text |Cite
|
Sign up to set email alerts
|

Java in the High Performance Computing arena: Research, practice and experience

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
45
0
1

Year Published

2014
2014
2019
2019

Publication Types

Select...
7

Relationship

2
5

Authors

Journals

citations
Cited by 80 publications
(47 citation statements)
references
References 40 publications
0
45
0
1
Order By: Relevance
“…The current trend of multicore computing emphasises the need for parallelism, multithreading and communication in general (Taboada et al, 2013). It is important to utilise these concepts to make software scalable (Slinn, 2012), and to make full use of multicore processors.…”
Section: Discussionmentioning
confidence: 99%
See 3 more Smart Citations
“…The current trend of multicore computing emphasises the need for parallelism, multithreading and communication in general (Taboada et al, 2013). It is important to utilise these concepts to make software scalable (Slinn, 2012), and to make full use of multicore processors.…”
Section: Discussionmentioning
confidence: 99%
“…This means that communication can take place between multiple processes on a single machine. This takes the form of socket programming using network protocols (such as TCP and UDP), through the use of Java's standard socket API (Taboada, Ramos, Expósito, Touriño, & Doallo, 2013). Messages can be encapsulated into network packets and passed through the IP stack as necessary.…”
Section: Interprocess Communicationmentioning
confidence: 99%
See 2 more Smart Citations
“…33 C#, 1-in-14.29 C, and 1-in-16.67 C++ [21]. With all of these benefits and large pool of developers, it is no wonder Java is transitioning into a computation language as well [13], [14], [22], [23], sequentially allocated objects are not guaranteed to be in adjoining memory locations). Popular computational languages have the ability to reserve contiguous blocks of memory for primitive types, providing both speed and size benefits.…”
Section: Introductionmentioning
confidence: 99%