Created
July 30, 2019 13:21
-
-
Save Thersis94/d8aeacdcb027dbd25109e8bbb594c0b2 to your computer and use it in GitHub Desktop.
Client Server Analogy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| The Client/Server relationship is a lot like service at a restaurant. | |
| The customer/client makes a request for a specific service like ordering a drink, appetizer or a main course. | |
| The server is represented by the waiter who will deliver the requested services to the customer. | |
| While many services may be provided by other entities the server is responsible for delivery to the customer. | |
Thersis94
commented
Jul 30, 2019
Author

Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment