This sample includes both a v5 and v6 implementation
- Download the sample.
- Create a local database in sql server called
MultipleSaga
- Set the solution to run
Host
,Dispatcher
andDispatcher2
Note: If you don't delete the queues between each run you may get some messages that can't reach the saga. This is due to the customer ids being randomly generated each time. It's nothing to worry about