WebSphere Extended Deployment Compute Grid, Version 6.1.1
             オペレーティング・システム: AIX , HP-UX, Linux, Solaris, Windows,


数値計算のプロパティー・ファイル

サンプル・ファイル WSGrid.ci.job には、SimpleCI 数値計算ジョブの 単一ステップの定義に必要なプロパティーが示されています。

# 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
上記のプロパティー・ファイルで記述されているジョブを実行依頼する WSGrid 呼び出しは、次のとおりです。
  WSGrid WGrid.cntl WSGrid.ci.job



関連概念
WSGrid コマンド行ユーティリティー
関連資料
参照トピック    

ご利用条件 | フィードバック

最終更新: 2009/09/17 16時38分07秒EDT
http://publib.boulder.ibm.com/infocenter/wxdinfo/v6r1m1/index.jsp?topic=/com.ibm.websphere.gridmgr.doc/info/reference/rcg_example_ci.html