| 59 | | The messages sent from the NodeHandler to the NodeAgent consist of commands to be executed on |
| 60 | | the NodeAgent. These messages may be sent to all the nodes in the multicast group or to a subset of the nodes in the multicast group based on node Alias. If the message has to be sent to a subset of the nodes, then the NodeHandler will indicate as such to the communication |
| 61 | | layer and also identify the set of nodes which will receive the message. Otherwise, by default, the communication layer will send the message to all the nodes. |
| | 59 | The messages sent from the NodeHandler to the NodeAgent consist of commands to be executed on |
| | 60 | the NodeAgent. These messages may be sent to all the nodes in the multicast group or to a |
| | 61 | subset of the nodes in the multicast group based on node Alias. If the message has to be sent |
| | 62 | to a subset of the nodes, then the NodeHandler will indicate as such to the communication |
| | 63 | layer and also identify the set of nodes which will receive the message. Otherwise, by |
| | 64 | default, the communication layer will send the message to all the nodes. |