vault backup: 2023-09-24 13:27:33
This commit is contained in:
parent
8d45beff6c
commit
952c1eda53
3 changed files with 765 additions and 56 deletions
|
@ -42,3 +42,10 @@
|
|||
|
||||
## Distributed architectures
|
||||
### 1. Client-server
|
||||
- Architecture: [[client-server.excalidraw]]
|
||||
- Functionality and data are in the server.
|
||||
- A stub runs embedded in the client.
|
||||
- The stub is part of the server software package
|
||||
- E.g., the Web (“protocol” is HTTP)
|
||||
|
||||
### 2. Proxy Server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue