GithubHelp home page GithubHelp logo

smartfire / servicebusmqmanager Goto Github PK

View Code? Open in Web Editor NEW

This project forked from danielhalan/servicebusmqmanager

0.0 3.0 0.0 29.29 MB

A Service Bus Message Queue Manager

C# 99.73% Batchfile 0.27%

servicebusmqmanager's Introduction

Service Bus MQ Manager - v4.xx

An application to view and manage Service Bus messages.

Overview

Service Bus MQ Manager works by monitoring a Queue and parsing the Messages presenting them in a list sorted by Commands, Events, Messages and Errors. Currently MSMQ and Azure Service Bus queues are supported, and message parsing for MassTransit and NServiceBus is supported, its also possible to create a new Service Bus Adapter for other Service Bus messages & Queue providers.

The application is most useful when used in a CQRS architecture, where its common to send Commands and Event messages using a Service Bus.

  • Monitor Queues, Monitor queues for incoming Commands, Events and Messages envelops, also possible to monitor Error Queue
  • Purge messages, remove messages from queues
  • Retry failed messages, Move messages from Error queue to its original queue
  • View Processed Messages, Load messages from the Journal queues. For use cases such as, show messages that got processed before Service Bus MQ Manager was started, or messages that where added and processed before the Service Bus monitor process discovered them.
  • Send Command, Build and send commands in an user friendly interface The commands can later be sent directly from command prompt
  • View Subscriptions, View what Events are being subscribed and who is publishing them
  • Service Bus Integration, Supports NServiceBus with MSMQ XML and JSON Transportation, with possibility to extend to other service buses or new transportation methods.

More information can be found at http://blog.halan.se/page/Service-Bus-MQ-Manager.aspx

License

The source code is released under the RPL License, http://opensource.org/licenses/rpl1.5.txt

servicebusmqmanager's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.