What is difference between "Concurrent processes" and "Game session activation"?

0

Hi everyone

I'm investigating how the auto-scaling feature in GameLift works and then I got a question. What is exactly difference between "Concurrent processes" and "Game session activation"? From what I understand, "Concurrent processes" means how many dedicated server in Fleet will be activate and just I know "Game session activation" is related to Recycling but I have no idea how GameLift recycles Game session.

REMOVEDUPLOAD

Any help is appreciated.

質問済み 5年前353ビュー
3回答
0

GameSessions don't "activate" as soon as the instance is done starting, only when CreateGameSession is called. The "activation" settings limit how often activations can be used, which is useful if starting 10+ GameSession on the same instance will cause CPU to spike or if you have creating game session able to be called directly from the client.

回答済み 5年前
0

I got it. I have one more question. I think "Game session activation" is good for server. So I can choose "No limit" for the Game session activation but why can I set up limit of the Game session activation per instance. Maybe GameLift will intelligently use it if I choose "No limit".

REMOVEDUPLOAD

回答済み 5年前
0

That field is ignored if you don't choose that option

回答済み 5年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ