Please enable JavaScript.
Coggle requires JavaScript to display documents.
Views, Styles, Structures - Coggle Diagram
Views
Allocation
Deployment
Work Assignment
Install
Component-and-Connector
Deployment
Module
Styles
N-tier
Describes a layered system consisting of n-tiers (n-layers)
Client-Server Architectures
P2P
Describes a network of connected peers that exchange information back-and-forth
Pipe-and-filter
Describes a stream-based system where independent components (filters) are applied to data
Messaging
Describes an asynchronous messaging system consisting of queues
Pub-Sub
Describes a subscription-based system where components may subscribe to changes in other components
Structures
Module
Describe
Connections to other modules
Module dependency
Primary functionality
Generalization (is a)
Uses (depends on)
Decomposition (is part of)
C&C
Describes the connection between different runtime components
Allocation
Describes
Elements
Relations