2009
DOI: 10.1007/978-3-642-03869-3_81
|View full text |Cite
|
Sign up to set email alerts
|

XJava: Exploiting Parallelism with Object-Oriented Stream Programming

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4

Citation Types

0
4
0

Year Published

2010
2010
2014
2014

Publication Types

Select...
3
2
2

Relationship

1
6

Authors

Journals

citations
Cited by 9 publications
(4 citation statements)
references
References 6 publications
0
4
0
Order By: Relevance
“…XJava [24][25][26] is a Java extension also closely inspired by StreamIt. Its runtime exposes a small number of tuning parameters; [26] gives heuristics performing close to exhaustive search.…”
Section: Related Workmentioning
confidence: 99%
“…XJava [24][25][26] is a Java extension also closely inspired by StreamIt. Its runtime exposes a small number of tuning parameters; [26] gives heuristics performing close to exhaustive search.…”
Section: Related Workmentioning
confidence: 99%
“…PetaBricks [6] enables specifying different parallelization strategies and algorithms, so that the runtime environment can decide which implementation fits best for the current system load. XJava [14] is a language and runtime extension for Java which makes it specifically easy to develop object-oriented stream programs. MapReduce [15] is a very specific parallel pattern that enables software engineers to implement a parallel framework in a fast and less error prone way.…”
Section: Related Workmentioning
confidence: 99%
“…Programming Assistance ( [6], [13], [14], [15]): Parallelization can be done on different levels of abstraction. One way are libraries like STAPL [13] which is a collection of parallel data structures and algorithms.…”
Section: Related Workmentioning
confidence: 99%
“…Other streaming languages have dropped static data rates in favor of dynamic fork-join parallelism, becoming more expressive at the cost of performance. XJava [24][25][26] is a Java extension also closely inspired by StreamIt. Its runtime exposes a small number of tuning parameters; [26] gives heuristics performing close to exhaustive search.…”
Section: Related Workmentioning
confidence: 99%