「pione-task-worker-broker」の版間の差分
提供: Eospedia
(ページの作成:「'''pione-task-worker-broker'''とはタスクワーカブローカの起動を行うPIONEコマンドです。 == オプション一覧 == <table border="1"> <tr>...」) |
|||
行8: | 行8: | ||
<th>引数のデフォルト</th> | <th>引数のデフォルト</th> | ||
<th>説明</th> | <th>説明</th> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
行20: | 行14: | ||
<td></td> | <td></td> | ||
<td>Set the IP address for interprocess communication</td> | <td>Set the IP address for interprocess communication</td> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
行50: | 行38: | ||
<td></td> | <td></td> | ||
<td>Set task worker size that this process creates</td> | <td>Set task worker size that this process creates</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>--color</td> | ||
+ | <td>BOOLEAN</td> | ||
+ | <td>true</td> | ||
+ | <td>出力結果の文字に色を付ける</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>--debug</td> | ||
+ | <td>[TYPE]</td> | ||
+ | <td></td> | ||
+ | <td>デバッグモードで実行</td> | ||
</tr> | </tr> | ||
<tr> | <tr> |
2014年12月9日 (火) 04:17時点における版
pione-task-worker-brokerとはタスクワーカブローカの起動を行うPIONEコマンドです。
オプション一覧
オプション | 引数の型 | 引数のデフォルト | 説明 |
---|---|---|---|
--communication-address | URI | Set the IP address for interprocess communication | |
--features | FEATURES | Set features | |
--file-cache-method | NAME | use NAME as a file cache method | |
--file-sliding | [BOOLEAN] | Enable/disable to slide files in file server | |
-t | N | Set task worker size that this process creates | |
--color | BOOLEAN | true | 出力結果の文字に色を付ける |
--debug | [TYPE] | デバッグモードで実行 | |
-h | なし | なし | ヘルプを表示 |
-v | なし | なし | バージョンを表示 |