Proceedings paper

Title:
Constructing Performance Model of JMS Middleware Platform
Authors:
T. Martinec, L. Marek, A. Steinhauser, P. Tůma, Q. Noorshams, A. Rentschler, R. Reussner
Publication:
Proc. 5th ACM/SPEC International Conference on Performance Engineering (ICPE)
DOI:
Year:
2014
ISBN:
978-1-4503-2733-6
Link:

Abstract:
Middleware performance models are useful building blocks in the performance models of distributed software applications. We focus on performance models of messaging middleware implementing the Java Message Service standard, showing how certain system design properties -- including pipelined processing and message coalescing -- interact to create performance behavior that the existing models do not capture accurately. We construct a performance model of the ActiveMQ messaging middleware that addresses the outlined issues and discuss how the approach extends to other middleware implementations.

BibTeX:
@inproceedings{martinec_constructing_2014,
    title = {{Constructing Performance Model of JMS Middleware Platform}},
    author = {Martinec, Tomáš and Marek, Lukáš and Steinhauser, Antonín and Tůma, Petr and Noorshams, Qais and Rentschler, Andreas and Reussner, Ralf},
    year = {2014},
    booktitle = {{Proc. 5th ACM/SPEC International Conference on Performance Engineering (ICPE)}},
    publisher = {ACM},
    series = {{ICPE '14}},
    location = {New York, NY, USA},
    doi = {10.1145/2568088.2568096},
    isbn = {978-1-4503-2733-6},
    pages = {123--134},
    url = {http://doi.acm.org/10.1145/2568088.2568096},
}