Skip to content

modulexcite/QSet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Q-SET: MSMQ Development & Monitoring Tool

Several years ago this was a licensed product sold for a fee. I no longer actively maintain it so have open sourced it.

It's a pretty comprehensive tool for working with MSMQ whether you are in development or admin phase.

The code is pretty clean and tidy but I wrote it a long time ago so make no apology for the lack of what might be considered common design patterns.

Also, there are a couple of libraries in use which you wont have licenses for and indeed you cannot get licenses any more. I will try and track down the original author of those to see if there's anything that can be done in this regard.

This is a C#/WinForms project.

Features:

  • Easily send (and repeat send) messages using a variety of formatters
  • Inspect messages with hex, text, XML & custom HTML viewers
  • Drag and drop messages between queues
  • Search across a domain for queues
  • Custom grouping of queues
  • Monitoring of queue sizes

Main Screen New Message Screen Queue Search Screen

About

MSMQ Development & Monitoring Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.8%
  • Other 0.2%