Deployment Diagram
- A deployment diagram shows the configuration of run time processing nodes and the components that live on them
- Used to model the static deployment view of a system
- Important for visualizing, specifying, documenting embedded client server and
- distributed systems
- Also for managing executable systems through forward and reverse engineering
- Graphically, it is a collection of vertices and arcs
Contents
- Deployment diagram contains
- ⃝Nodes
- ⃝Dependency and association relationships
- It also contain components, each of which must live on some node
- To model embedded systems
- To model client/server systems
- To model fully distributed systems
Post a Comment
Post a Comment