Assume we have below setup.
Machine1 - Symphony client is running.
Machine2 - Symphony master node is running. "0 SIM"
Machine3 - Symphony compute node is running. "0 SSM"
1. How do we form symphony cluster url? Unable to form cluster url.
2. How do we access master node from symphony client?
Is it like below
To access symphony cluster – from client
connection = SoamFactory.connect(clusterUrl, applicationName);
3. If I have 20 tasks and 2 compute nodes each compute node with max 5 service instances, does this imply
node1 5 tasks
node2 5 tasks
do remaining 10 tasks need to wait?
4. How do I monitor this? sessions, instances, running jobs?


LinkBack URL
About LinkBacks
Reply With Quote
