3303-flashcards/hATaBiZQ - 3303/gl26c2kk - What are the two types of Transparency provided by a Broker Pattern.md
gwg313 e83b60af4f
first commit
update readme

reformat
2026-04-20 23:10:20 -04:00

298 B

What are the two types of Transparency provided by a Broker Pattern?


🕵️

  1. Location Transparency: The client only needs to know the broker's location; the server can move.
  2. Platform Transparency: The server can run on different hardware or software platforms.