QueueMonitor since version 1.5.9 can be installed on a Windows Server cluster as clustered application. Main addition to v1.5.9 release was ability to put QueueMonitor’s data folder on shared Cluster storage. That way there will be single shared task database used by both nodes. Or to be more precise – used by whichever cluster node […]
Author: Dejan Grujic
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 […]
Automatically resend expired MSMQ dead letter messages using QueueMonitor
There were few inquires recently on what to do with messages which were moved by MSMQ to dead letter queue because they reached “Time to be received” timeout. When is Time to be received property useful? Sometimes messages are of temporary value and are not important unless they are processed immediately. For instance if we use queue […]
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 […]
QueueMonitor 1.0 released
Thanks for your feedback and support during beta testing of QueueMonitor! That helped us a lot to reach v1.0. What’s new for v1.0? Apart from smaller fixes, there are two significant improvements. First one is import/export of tasks. It makes it easy to configure tasks on one server and transfer them to another one. Or to create backup before […]
QueueMonitor Beta – monitoring and automation for MSMQ
QueueMonitor Beta is here Thanks for your support during alpha testing of QueueMonitor! That helped us a lot to reach this point. We are now ready for Beta stage. What does Beta mean in our case? It means QueueMonitor passes our internal tests, doesn’t have any known issues and doesn’t consume much memory or CPU […]
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, […]
QueueExplorer 3.1 – body can be displayed in messages list
QueueExplorer 3.1 brings one long awaited feature – message’s body can be displayed in a list as a separate column, among other message fields. With this, you can easily sort or filter by body content. Currently only text bodies are supported, in several mostly used encodings.
QueueExplorer 3.0 Standard and Professional released
We released new major version of QueueExplorer. Here’s list of most important new features in QueueExplorer 3.0: Message body is visible at all times, so it’s much easier to check several messages in a queue – body will be automatically displayed as you click on message. Subqueues are supported if QueueExplorer runs on OS which […]