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

Receive Apache Log4j messages with Delphi

The Habari ActiveMQ Client library for Delphi and Free Pascal can be used for monitoring of Java(tm) applications which use the popular Apache Log4j logging framework. This screenshot shows the output of a Delphi console application. It listens to a logging topic which receives log messages from an ActiveMQ message broker. The log messages have … Continue reading Receive Apache Log4j messages with Delphi