Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Gliffy Diagram
nameBroker Architectural Pattern
pagePin1

Among above diagram, the main role of broker component is to coordinate communication between server and client.

For example, we can design MSA(Micro Service Architecture) by divide and conquer service components like below, so we can load balance by the service performances/priorities.

...