Guest User

Untitled

a guest
Sep 21st, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. Asynchronous client-side web apps: Client and Server Analogy
  2. by Sarah Burgess
  3. 9/21/18
  4.  
  5. The Client is a composer, and the Server is the Manager of all the session musicians. The session musicians are located all
  6. around the world, and play every possible instrument.
  7.  
  8. The composer decides she wants a certain kind of music with certain instruments. She sends an order (the url) to the manager
  9. in a letter (the Domain name) asking for smooth jazz musicians to play a song, ASAP.
  10.  
  11. The letter is delivered to the Manager’s office (the ISP) and the manager gets out his rolodex of musicians (DNS) and sends back
  12. the phone number (IP Address) of the contact person for the worldwide list of session musicians for smooth jazz .
  13.  
  14. The Composer calls the number (IP address) of the contact person and asks for (sends a request) for a couple saxophone players,
  15. a piano player, a jazz flute player, a singer, a drummer, a bass player, a rhythm guitarist, and a trumpet player. The contact
  16. person sends over the requested musicians (sends response) to the composer’s studio.
  17.  
  18. Then the composer decides they need a singer, a backup singer, and a xylophone player. The composer calls back the Contact person
  19. (IP address) and requests (sends request) those musicians. The Contact person is like, “Sure, I got you” and sends over the requested
  20. musicians (sends response).
  21.  
  22. The musicians arrive in time to start the song together, except for the bass player who walks in late but no one notices and he’s
  23. able to sit in without missing a beat (asynchronous response).
Add Comment
Please, Sign In to add comment