Revised 2.7
This commit is contained in:
parent
69a3cf8dbc
commit
afe0cbfba1
1 changed files with 2 additions and 2 deletions
|
@ -2602,8 +2602,8 @@ name "sec:Scalability"
|
||||||
Each instance of the GGS contains several so called tables.
|
Each instance of the GGS contains several so called tables.
|
||||||
Each table is an isolated instance of a game, for instance a chess game
|
Each table is an isolated instance of a game, for instance a chess game
|
||||||
or a poker game.
|
or a poker game.
|
||||||
The way that the GGS scales is to distribute these tables on different
|
A possible way for the GGS to scale up is to distribute these tables on
|
||||||
servers.
|
different servers.
|
||||||
In many games it is not necessary for a player to move among tables during
|
In many games it is not necessary for a player to move among tables during
|
||||||
games.
|
games.
|
||||||
This is for example not a common occurrence in chess, where it would be
|
This is for example not a common occurrence in chess, where it would be
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue