
211Specifying User Profiles and Deploying Applications
assume that node C1 sets server selection weights for servers S1, S2, and S3 to be
10, 15, and 25, respectively, while node C2 congures the same selection weights to
be 25, 40, and 35. Therefore, during simulation, node C1 will connect to server S1
with probability 10/(10 + 15 + 25) = 0.20, to server S2 with probability 0.30, and to
S3 with probability 0.50. Similarly, node C2 will select servers S1, S2, and S3 with
probabilities 0.25, 0.40, and 0.35, respectively.
Finally, the Visualize App Communication checkbox is only visible when the Deploy
Applications option is selected from the pul ...