Hi, I want to run distributed calculator on multiple hosts. [1] is discussion about it but there is no answer how to do this.
It works for me when structure of folders on nodes are the same as in Domain Manager node, but I want make it more universal. I also have to change configuration in resources/cload/NodeA.composite (and NodeB, NodeC) from: <binding.sca uri="http://localhost:8100"/> to <binding.sca uri="http://myhostname:8100"/> It is OK for me but I'm not sure if it should be necessary because Domain Manager can take care of it. Please write how to avoid changing structure of folders or which other samples can help me to this. [1] http://www.mail-archive.com/[email protected]/msg00226.html Krzysztof Kot
