1 | An assembly descriptor specifies the components partition (deployment) constraints and their connections. |
2 | Connections are between provides and uses ports and emits an consumes ports. |
3 | A deployment tool deploys each component, customize (if necessary), and establishes necessary connections between them. |
4 | All these files can be placed in a ZIP archive file with ".car" extension. |