Nodes in packages

A node represents a computer or other computational resource used in the deployment of your application.

For example, a node can represent a type of CPU. Nodes store and execute the run-time components of your application. In the model, a node can belong only to a package, not to another node (that is, nodes cannot be nested inside other nodes).


Feedback