Giter VIP home page Giter VIP logo

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 (currently MSMQ) and parsing the Messages presnting them in a list sorted by Commands, Events, Messages and Errors. Currently MassTransit implementation and NServiceBus implementation is supported, but its possible to create a new Service Bus Adapter for other Service Bus enviroments.

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

Contributors

danielhalan avatar donatasbacius avatar

Watchers

 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.