QueueExplorer now runs on Mac and Linux

For a long time, QueueExplorer has been a Windows-only application. That made sense when it was originally built for MSMQ, but over the years the world moved from Windows quite a bit. We added support for multiplatform queueing systems like RabbitMQ and ActiveMQ, but QueueExplorer itself needed Windows, or at least a Wine under Linux, […]

Read More

QueueExplorer 5 released – dark mode, schema operations

We just released a new major version of QueueExplorer. We feel this is a significant upgrade that brings entirely new kind of functionality, not available before – operations on metadata. Schema (metadata) operations (Pro) Schema operations allow you to export/copy definitions of queueing objects: queues, topics, exchanges, vhosts, etc. After that, you can import/paste them […]

Read More

RabbitMQ support in QueueExplorer

QueueExplorer 4.2 is out, and with it – official support for RabbitMQ. What changed since beta? Since February we improved performance quite a bit, added support for policies, and fixed a bunch of smaller issues. It can be downloaded from cogin.com/mq/download.php If you have any kind of feedback on how it works (or doesn’t work) […]

Read More

QueueExplorer on Linux!

With new Wine 3.0, it’s finally compatible enough to allow QueueExplorer to run under Linux! That’s a good news for users running ActiveMQ on Linux and needing more powerful management tool. However it looks ugly at this point, installation is cumbersome, but once it’s running firsts tests look promising. How did I get this working? […]

Read More

QueueProxy on MSMQ cluster

Managing clustered MSMQ was always tricky, since it runs as a separate instance, i.e. more or less like a separate “virtual” computer with MSMQ installed. When you try to manage it from QueueExplorer you’ll see that there are some limitations since it’s done in remote mode, either from one of cluster nodes or from some other […]

Read More