Skip to content

Commit 6a94813

Browse files
authored
Update README.md
1 parent 20136c1 commit 6a94813

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,8 @@ Finally, I thought I would include a schematic of the server side of a Brokerage
203203

204204
![Brokerage App Schematic](https://jpaulm.github.io/fbp/EB2a.jpg "Schematic for Server Side of Brokerage Application (expand blocks, add caches, multiplexing)")
205205

206+
Fig. 5.
207+
206208
It is of interest because it shows additional paths through the network, but to make a full-fledged app, it will need caches, subnets to be expanded, and parts can be multiplexed for performance. The processes called "Back-end" communicate with offline (usually batch) functions, so their resulting outputs have to be coordinated with the requests sent to them.
207209

208210
The client side is represented only by the little stick figures - obviously they do not result in any code being generated (in *this* network)...

0 commit comments

Comments
 (0)