Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (10 loc) · 272 Bytes

Common architectural patterns.md

File metadata and controls

10 lines (10 loc) · 272 Bytes
  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