0

We considering various opensource ESBs such as Mass transit,Rhino ESB,Apache Synapse and NserviceBus etc.Can some one share the UI capabilties of these service busses? Are these ESBs have graphical User interfaces? or which of these ESBs is provides much UI capabilities?

user2044374
  • 307
  • 3
  • 12

1 Answers1

1

NServiceBus has a suite of tooling to accompany that may meet your needs. Please see this link for more information.

Adam Fyles
  • 6,030
  • 1
  • 23
  • 29
  • Yes, there is a UI for designing an NServiceBus-based system integrated into Visual Studio, another UI for production monitoring, and a 3rd which shows in-depth message-flows and saga data changes over time. – Udi Dahan Feb 26 '14 at 13:50