Throughput Performance of Java Messaging Services Using FioranoMQ

Conference: MMB 2006 - 13th GI/ITG Conference Measuring, Modelling and Evaluation of Computer and Communication Systems
03/27/2006 - 03/29/2006 at Nürnberg, Germany

Proceedings: MMB 2006

Pages: 18Language: englishTyp: PDF

Personal VDE Members are entitled to a 10% discount on this title

Authors:
Henjes, Robert; Menth, Michael; Gehrsitz, Sebastian (Department of Distributed Systems, Institute of Computer Science, University of Würzburg, Am Hubland, D-97074 Würzburg, Germany)

Abstract:
The Java messaging service (JMS) is a means to organize communication among distributed applications according to the publish/subscribe principle. If the subscribers install filter rules on the JMS server, JMS can be used as a message routing platform, but it is not clear whether its message throughput is sufficiently high to support large-scale systems. In this paper, we investigate the capacity of the high performance JMS server implementation by Fiorano. In contrast to other studies, we focus on the message throughput in the presence of filters and show that filtering reduces the performance significantly. We also present a model that describes the service time for a single message depending on the number of installed filters and validate it by measurements. This model helps to forecast the system throughput for specific application scenarios.