You cannot run every application on a distributed system. So it's important to answer basic questions: What application do you want to run on your grid? Is this application a parallel/distributed application? What form of inter-process communication does this application use? You can find more helpful information about distributed and parallel computing on: http://en.wikipedia.org/wiki/Distributed_computing http://en.wikipedia.org/wiki/Parallel_computing
Regards, Lukasz On Mar 23, 2010, at 11:27 PM, praveenesh kumar wrote: > Hello everyone..!!! > I have made a small grid system of 3 PCs in which one PC is my CA and other 2 > are configured according to it. I can submit jobs to each other. > But I want to run some big application on the whole grid and want to test its > performance.. > Is it possible to use all my 3 systems to run some application.so that they > all execute the application together...!!! > If yes or no.. please give me some suggestions..!!! > Thanxx..!!! >
