Skip to content

A distributed system / messaging playground which may one day evolve into something useful

Notifications You must be signed in to change notification settings

andrewabest/Distributor

Repository files navigation

Distributor

A distributed system / messaging playground which may one day evolve into something useful

Tech Used

  • DotNet Core
  • RabbitMQ (Docker)
  • MassTransit
  • Autofac
  • Serilog

Important Learnings

This one lets you wrap your head around how MT creates Rabbit Exchanges, Queues, and Bindings to accomplish various message delivery semantics - single consumer (commands), competing consumer (commands), fan-out (events)

About

A distributed system / messaging playground which may one day evolve into something useful

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages