WebSphere Extended Deployment Compute Grid, Version 6.1.1
             Operating Systems: AIX, HP-UX, Linux, Solaris, Windows, z/OS


Compute-intensive properties file

The sample file WSGrid.ci.job illustrates the properties necessary to define the single step of the SimpleCI compute intensive job.

# Specify name by which this job is known job-name=SimpleCIEar

# Note, if not specified application-name defaults to job-name.

# This is the jndi name of the Compute Intensive Controller system SLSB. 
controller-jndi-name=ejb/com/ibm/ws/ci/SimpleCIEJB

# This is the name of the compute intensive POJO class that implements the 
# business logic
ci-class-name=com.ibm.websphere.ci.samples.SimpleCIWork
# The following properties are passed to SimpleCIWork
prop.calculationTimeInSecs=30
prop.outputFileName=/temp/ci.out
The WSGrid invocation to submit the job described by the preceding properties file is:
  WSGrid WGrid.cntl WSGrid.ci.job



Related concepts
The WSGrid command-line utility
Related reference
Reference topic    

Terms of Use | Feedback

Last updated: Oct 30, 2009 1:37:06 PM EDT
http://publib.boulder.ibm.com/infocenter/wxdinfo/v6r1m1/index.jsp?topic=/com.ibm.websphere.gridmgr.doc/info/reference/rcg_example_ci.html