Skip to content

Sample project using MassTransit to communicate two services (a publisher webapi and a console app) over rabbitmq and running with project Tye

Notifications You must be signed in to change notification settings

javis86/masstransit-rabbitmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

masstransit-rabbitmq

Solution with complete example request/respond over rabbitmq using Tye

Tested Concepts

  • Basic MassTransit configuration for Aspnetcore and standalone service (Console Application).
  • Sending Message to a queue.
  • Creating an Activity
  • Creating a routing slip and adding 2 Activities to it.
  • Executing and Compensating Activities whe routing slip faults.
  • Activities real context separation for distributed process.

About

Sample project using MassTransit to communicate two services (a publisher webapi and a console app) over rabbitmq and running with project Tye

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages