🎉 First release HZN Queue Console 1.0 is out. Get 30% off with code FIRSTRELEASE30— limited number of customersSee pricing →
Getting Started

Getting Started

HZN Queue Console is a desktop application — or a web application in enterprise mode — for browsing queues, inspecting messages, and managing message brokers — like a database explorer, but for message queues. It supports RabbitMQ, ActiveMQ Classic, and ActiveMQ Artemis, with more brokers on the roadmap.

Download

HZN Queue Console 1.0 is available now. Download it from the download page for:

  • macOS (Apple Silicon & Intel) — .zip
  • Windows (x64) — .zip
  • Linux (x64) — .zip

Installation

macOS: Unzip the download and drag HZN Queue Console to Applications, then launch it.

Windows: Unzip the download and run HZN Queue Console.exe.

Linux: Unzip the download and run the hzn-queue-console binary.

First Launch

On first launch the app opens with an empty server list and a prompt to add your first connection.

Connect to a Broker

Click Add Server and fill in the connection details:

FieldRabbitMQ defaultActiveMQ default
Hostnamehttp://localhosthttp://localhost
Port156728161
Usernameguestadmin
Passwordguestadmin

Select the broker type from the dropdown, give the server a name and environment tag, then click Test Connection to verify before saving.

Your queues will appear in the left panel within seconds of connecting.

Next Steps