Skip to content

ZehlaApps/ServiceInsight

 
 

Repository files navigation

ServiceInsight

Essential insights for distributed solutions

Verifying that large distributed solutions function correctly is no easy task, especially with many asynchronous and loosely-coupled processes. ServiceInsight gives you visibility across queues, processes, and machines showing messages whose processing has failed (and for what reason) as well as their relation to other messages.

http://docs.particular.net/Serviceinsight/getting-started-overview

How to build

You can build ServiceInsight using Visual Studio 2015 or later.

Prerequisites

If using Visual Studio 2017, ensure that you have installed:

  • Workloads
    • .NET desktop development

You can check whether the prerequisites have been installed by running the Visual Studio Installer and clicking "Modify".

Packages

No packages published

Languages

  • C# 100.0%