At 04:55 p.m. 11/09/2006, Krishna wrote: >Hi Anand, > >In the manual, Section 3.4. Grid Job Model : Grid-Enabling Legacy >Applications, >talks about how you can Grid-enable an existing Windows application, >(written in any language and compiled to a binary), >by using the declarative task xml to describe a job, with its inputs and >outputs (files). > >You can then use the job-submitted command-line tool to submit jobs to >the Alchemi Manager as described in the manual.
The best example of how to use the jsub command line I've seen is the Blast Demo (http://www.alchemi.net/files/alchemi-blast.zip) Note this is for the 0.8 version of Alchemi (so you'll need to swap out the Alchemi.Core.dll and alchemi_jsub.exe bundled in the zip file for the current versions) but the readme.txt (attached) has a simple explanation of whats happening, its easy to follow and the blast-demo.xml is relatively simple so you can use it as a basis for simple things. Note for developers: Could this be bundled in with the other examples in the SDK? ------------------------- Reece Arnott Learning Environments Specialist School of Business University of Otago Dunedin New Zealand [EMAIL PROTECTED] ------------------------- ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Alchemi-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/alchemi-developers
