Skip to content

Commit 0981a78

Browse files
committed
Update master
1 parent a11aca3 commit 0981a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ $ ./cloudforecast_web -r -p 5000 -c cloudforecast.yaml -l server_list.yaml
3434
# 情報取得Gearmanワーカー
3535
$ ./cf_fetcher_worker -r -c cloudforecast.yaml \
3636
-max-workers 2 -max-request-per-child 100 -max-exection-time 60
37-
- geamarnでのリソース情報取得ワーカー
37+
- gearmanでのリソース情報取得ワーカー
3838
- -max-worker preforkするワーカー数
3939
- -max-request-per-child 1ワーカープロセス処理回数。この回数を超えるとプロセスが新しく作り直される
4040
- -max-exection-time ワーカーの1回の取得作業でこれ以上の時間かかっている場合、そのワーカーを停止します

0 commit comments

Comments
 (0)