Broker pattern

The broker pattern is an architectural pattern that can be used to structure distributed software systems with decoupled components that interact by remote procedure calls. A broker component is responsible for coordinating communication, such as forwarding requests, as well as transmitting results and exceptions.[1]

  1. ^ "Solution: Use a Broker - Pattern-Oriented Software Architecture For Dummies [Book]". www.oreilly.com. Retrieved 26 March 2023.