Hi all,
These days I'm trying to use WS GRAM to submit some jobs. But I'm still not quite understanding the mechanism WS GRAM. I can now submit some dummy job on my Grid node, such as, 'globusrun-ws -submit -c /bin/touch touched_it' Or 'globusrun-ws -submit -S -f a.rsl'. But for example, if I want to add 1 to 2n, and in order to speed up the process, I want to add 1 to n on Grid Node1, and n+1 to 2n on Grid Node2. How could I do that? Maybe first I should write a web service following online Documentation 'Submitting a job in Java using WS GRAM', and then how WS GRAM can distribute the task to different Grid Nodes for me? Can anyone give some directions? Some detail example would be much appreciated. Thanks in advance, Denny(Deming Yin)
