Files
solana/book/art/tvu.bob
Greg Fitzgerald 97b1156a7a Rename Ncp to GossipService
And BroadcastStage to BroadcastService since it's not included in the
TPU pipeline.
2018-12-06 15:48:19 -07:00

23 lines
1.7 KiB
Plaintext

.--------.
| Leader |
`--------`
^
|
.------------------------------------|---------------------------------------.
| TVU | |
| | |
| .-------. .------------. .----+---------. .--------. .---------. |
.------------. | | Blob | | Retransmit | | Replicate | | Ledger | | Storage | |
| Upstream +----->| Fetch |-->| Stage |-->| Stage |-->| Write |-->| Stage | |
| Validators | | | Stage | | | | | | Stage | | | |
`------------` | `-------` `----+-------` `----+---------` `--------` `---------` |
| ^ | | |
| | | | |
`--------|----------|----------------|---------------------------------------`
| | |
| V v
.+-----------. .------.
| Gossip | | Bank |
| Service | `------`
`------------`