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) […]
Category: QueueExplorer
RabbitMQ support in QueueExplorer (Beta)
New version of QueueExplorer v4.2 is now in Beta stage, and biggest improvement it brings is RabbitMQ support! Biggest benefit it brings over built in RabbitMQ management console is that you can manage messages – see them, copy, delete, move, edit, create new one, etc. As existing QueueExplorer users know, that functionality is essential when you’re […]
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? […]

Beta Azure Service Bus support in QueueExplorer
We’ve been working on Azure Service Bus support for QueueExplorer for a while, fought hard with its API not suited for our needs, but finally, it’s ready for beta testing. You can check it here: www.cogin.com/QueueExplorer/prerelease/ Why should you try QueueExplorer if you’re working with Azure Service Bus? QueueExplorer is explorer-like tool, which gives you insight […]
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 […]

QueueExplorer 4.0 final is available now
QueueExplorer 4, our tool for managing MSMQ and ActiveMQ, is out of Beta. What’s new in v4.0? This is the first time we put full product documentation online so that’s an easy way to check some of the features and how they can be used: QueueExplorer documentation Or just download it here: Download QueueExplorer
QueueExplorer 4 Beta – next gen queue manager
QueueExplorer 4 is finally available for Beta testing. It’s been a long wait but not without a reason. It was overhauled to support multiple queueing systems, and for start we added support for ActiveMQ. There are lot of improvements for MSMQ users as well. You no longer have to wait big queues to load, messages now […]
QueueExplorer for ActiveMQ
Yes, that’s right. We’re extending support to other queueing systems beyond MSMQ. First pick was ActiveMQ. More to come in the future. You’ll be able to use more or less all features available to MSMQ users – copy/paste messages, save/load to files, create test messages, bulk sending for performance tests, etc. Standard message views like […]
QueueExplorer 3.3 – Queue views (PRO)
QueueExplorer 3.3 bring queue views for Professional edition. Queue views allow user to configure how messages are filtered, displayed, etc. on queue by queue basis. Following settings are stored: Which columns are displayed Filtering and sorting Limiting number of messages (i.e. “Top x messages”) .Net viewer assembly path Encodings for body and extension when displayed […]
QueueExplorer 3.2 – load/save project, queue picker, JSON view
What’s new in QueueExplorer 3.2: Edited message can be sent to different queue. Makes it easy to fix bad messages in subqueue or deadletter queue and send them back to their original destination. New queue picker dialog is available on places where user can edit queue path/format. JSON view – expands original JSON if minified, […]