Skip to content

Commit cc68bba

Browse files
authored
Merge pull request #75 from Particular/arch-diagram
added diagram from the docs
2 parents 490e6fd + 3ddf1f1 commit cc68bba

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,11 @@ After opening the solutions (from Visual Studio or Rider), choose one of the run
5858
- `AmazonSQS`
5959
- `Azure Service Bus`
6060

61-
Run the solution to start the demo.
61+
Run the solution to start the demo.
62+
63+
## High-level solution overview
64+
65+
The sample consists of 4 console applications hosting MassTransit message producers and consumers that implement a simplified order processing logic from an e-commerce system.
66+
67+
68+
![System Overview](diagram.svg "width=680")

diagram.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)