Queue Manager
Working with MSMQ and fed up with the built-in Windows snap-in? This tool allows you to see the messages in the queues, move them around and import/export them to/from the file system. This works equally good with remote and local queues. If you're using NServiceBus on top of MSMQ you can see message header information, the reason why the message has ended up in the error queue and ability to move the message back to the originating queue and initiate a retry. The tool, now named NServiceBus™ Profiler is a part of NServiceBus suite of tools and is release under the same license. You can get the source code to the application from the GitHub or try out the nightly builds directly from NServiceBus CI in here.
Key Features
- Local and Remote Queues
Connect to MSMQ on remote and local machine. - View Messages
View messages in the queue in easy to read colored Xml format, Hex format and Text. - Queue Operations
Create queues, add or remove messages to the queue, purge queues are some of the supported functionalities. - NServiceBus
See the NServiceBus™ message header information. Message is in the error queue and don't want to go through all the logs to find out why? Find out why by a mouse click. Return the message to the source queue right from the applicaiton.
