Skip to content

davidsavagejr/NSBRoutingSlips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

NServiceBus Routing Slips

This source code is for an article written to walk through the use of Routing slips with NServiceBus. The original article can be found here

#Branches

  • master - implementation with Routing Slips
  • InitialBenchmark - first implementation with just a handler
  • Saga - implementation of Saga without scaling
  • Saga-Scaled - implementation of Saga with scaling

##Note on SQL Script Use the SQL script from master or the InitialBencharm - it contains indexes that were added and re-tested.

About

A demo of using RoutingSlips with NServiceBus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages