Skip to content

Commit

Permalink
Update master
Browse files Browse the repository at this point in the history
  • Loading branch information
toru committed Jun 18, 2012
1 parent a11aca3 commit 0981a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ $ ./cloudforecast_web -r -p 5000 -c cloudforecast.yaml -l server_list.yaml
# 情報取得Gearmanワーカー
$ ./cf_fetcher_worker -r -c cloudforecast.yaml \
-max-workers 2 -max-request-per-child 100 -max-exection-time 60
- geamarnでのリソース情報取得ワーカー
- gearmanでのリソース情報取得ワーカー
- -max-worker preforkするワーカー数
- -max-request-per-child 1ワーカープロセス処理回数。この回数を超えるとプロセスが新しく作り直される
- -max-exection-time ワーカーの1回の取得作業でこれ以上の時間かかっている場合、そのワーカーを停止します
Expand Down

0 comments on commit 0981a78

Please sign in to comment.