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