Stomp 1.1 Working Group The group for the specification and discussion of the Stomp messaging protocol is working on the next version 1.1 of the Stomp specification. Group members include representatives of popular open source message brokers including Apache ActiveMQ, JBoss HornetQ and Springsource RabbitMQ. The current draft is online at Github. A first experimental … Continue reading Enterprise Messaging News (November 2010)
Delphi Client Library for Open Message Queue (OpenMQ) and GlassFish v3
GlassFish v3 application server includes version 4.4 of Open Message Queue (OpenMQ), a Java Message Service (JMS) message broker, as the default JMS provider. For Delphi and Free Pascal developers, the interesting new feature in this release of OpenMQ is that it can exchange JMS messages with non-Java clients using the Stomp message protocol. Today, … Continue reading Delphi Client Library for Open Message Queue (OpenMQ) and GlassFish v3
Query Statistics for Apache ActiveMQ with Delphi
Last October, Rob Davies wrote about the new Statistics plugin which is included in Apache ActiveMQ 5.3 and yesterday I found that it works very well using Delphi and the Habari ActiveMQ Client library (using the Stomp protocol) too. Broker Configuration To configure ActiveMQ to use the statistics plugin just add the following to the … Continue reading Query Statistics for Apache ActiveMQ with Delphi