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 […]
Author: Dejan Grujic
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 […]
QueueExplorer 2.2.4 – bugfixes and performance improvements
Changes in this release: Faster loading of big files and reduced memory usage Faster display of large XML message bodies Command line option for turning off loading of public queues for performance reasons – /NoPublic Bugfix: message body larger than 64KB was not correctly displayed/edited Bugfix: messages containing byte 0 were not completely displayed in […]
QueueExplorer 2.2.3 released
Changes in this release: Queues are now closed immediately after each operation to prevent locking issues with other applications Reduced MSMQ security requirements. QueueExplorer required full MSMQ permissions no matter which operation was performed. Now it will ask only for what’s needed, e.g. Peek to get list of messages, Receive to delete message, etc. Works […]
QueueExplorer 2.2.2 – Improved keyboard support
New keyboard shortcuts and improved focus handling for keyboard operations. You can download new version from here: http://www.cogin.com/mq/download.php