Skip to content

Tilgoron/nservicebus-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NServiceBusDemo

Introduction

The following repo contain a demo project for building a microservices architecture with NServiceBus framework. It make use of the base application used by their tutorial with extra features and by using RabbitMQ instead of the learning transport. Also, this solution make use of on-premise installation of ServiceControl, ServiceInsight and ServicePulse.

Architecture

The high level overview of the system is as follow:

architecture

How to run?

  1. Run the docker compose file from the infrastructure folder to startup RabbitMQ container
cd infrastructure
docker-compose up
  1. Download and install ServiceControl with default settings and select RabbitMQ as a transport. ServiceControl Installation

  2. Download and install ServicePulse with default settings. ServicePulse Installation

  3. Dowload and install ServiceInsight with default settings. ServiceInsight Donwload

  4. Build and run services in Visual Studio

About

Demo repository used to present NServiceBus to the development team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages