Proceedings of the 6th Workshop on Middleware for Service Oriented Computing 2011
DOI: 10.1145/2093185.2093188
|View full text |Cite
|
Sign up to set email alerts
|

Experimental evaluation of distributed middleware with a virtualized Java environment

Abstract: The correctness and performance of large scale service oriented systems depend on distributed middleware components performing various communication and coordination functions. It is, however, very difficult to experimentally assess such middleware components, as interesting behavior often arises exclusively in large scale settings, but such deployments are costly and time consuming. We address this challenge with MINHA, a system that virtualizes multiple JVM instances within a single JVM while simulating key … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
11
0

Year Published

2013
2013
2016
2016

Publication Types

Select...
3
1
1

Relationship

1
4

Authors

Journals

citations
Cited by 6 publications
(11 citation statements)
references
References 14 publications
0
11
0
Order By: Relevance
“…The approach of MINHA [4] is closer to CESIUM [1], which also accurately reflects the cost of executing real code in simulated resource usage. MINHA does however virtualize a significant part of a modern Java platform, thus providing unprecedented support for running off-the-shelf code.…”
Section: Related Workmentioning
confidence: 90%
See 2 more Smart Citations
“…The approach of MINHA [4] is closer to CESIUM [1], which also accurately reflects the cost of executing real code in simulated resource usage. MINHA does however virtualize a significant part of a modern Java platform, thus providing unprecedented support for running off-the-shelf code.…”
Section: Related Workmentioning
confidence: 90%
“…Instead of building yet another simulator, we rely on the MINHA 1 platform [4] and extend it with capabilities to write distributed algorithms at a high abstraction level. Briefly, MINHA virtualizes multiple Java Virtual Machines (JVM) instances in a single JVM while simulating key environment components, reproducing the concurrency, distribution, and performance characteristics of a much larger distributed system.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Afterwards, BUZZPSS uses the bold driver technique to adjust the learning rate (lines 7-11) and, finally, updates the values of prevAge and prevError for the subsequent iteration (lines [12][13]. It should be noted that Algorithm 1 is performed by each node individually.…”
Section: B Using Gradient Descent Explorationmentioning
confidence: 99%
“…If the error is higher than L, then the system is considered unstable (line 9) and BUZZPSS should adjust T using gradient descent. In other words, BUZZPSS performs Algorithm 1 (lines [8][9][10][11][12][13][14][15][16][17][18][19]. Otherwise, the system is considered stable for that iteration (line 22).…”
Section: Improving Bandwidth Efficiency By Rewarding Stabilitymentioning
confidence: 99%