a-p-z / activemq-tool

ActiveMQ Tool is a Java based Desktop Application for monitoring and managing the behavior of an ActiveMQ broker via JMX MBeans

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ActiveMQ Tool

ActiveMQ Tool is a Java based Desktop Application for monitoring and managing the behavior of an ActiveMQ broker via JMX MBeans.

Features

ActiveMQ-Tool has the following features organized into tabs:

Broker displays info such as broker name, version, uptime and usage
Queues menages following operations on queues:
- order by name, pending messages, etc
- browse, purge, delete
- show/hide default and custom headers/body
- order messages of a queue by field
- search through messages of a queue in all visible fields
- copy/move/delete multiple messages
Processes create consumers and producers on the fly

demo

How to build

$ mvn jfx:native

or

$ mvn jfx:jar

About

ActiveMQ Tool is a Java based Desktop Application for monitoring and managing the behavior of an ActiveMQ broker via JMX MBeans


Languages

Language:Java 99.9%Language:CSS 0.1%