3303-flashcards/hATaBiZQ - 3303/OQYWvr3J - In a Broker Pattern what are the two ways a Broker can handle a clients request.md
2026-04-20 23:08:47 -04:00

310 B

In a Broker Pattern, what are the two ways a Broker can handle a client's request?


🔄

  1. Query once: The broker provides the server's information, and the client contacts the server directly.
  2. Intermediary: The broker acts as a middleman and forwards the requests to the server.