September 18, 2020

10 Architectural Patterns

The article describes and gives some examples of application of the following Architectural patterns:

  1. Layered pattern
  2. Client-server pattern
  3. Master-slave pattern
  4. Pipe-filter pattern
  5. Broker pattern
  6. Peer-to-peer pattern
  7. Event-bus pattern
  8. Model-view-controller pattern
  9. Blackboard pattern
  10. Interpreter pattern

It can be found

at

: 10 Common Software Architectural Patterns in a nutshell

No comments:

Post a Comment