Limitations (max players, stored data)

actionspriteactionsprite

很久以前 | 帖子#1
Hi,
Couple of questions about the limits of the api:

- What is the maximum number of players supported for any single game instance?

- How many different data objects can be stored on the server per user?

Cheers,
JMC

ChrisChris

很久以前 | 帖子#2
There is an artificial introduced limit at 32 users for each instance of a game.
You can store 1000bytes pr key using unlimited amount of keys (We will limit that if someone goes crazy and decides to write their own image storage system using distributed keys or something)

/Chris

actionspriteactionsprite

很久以前 | 帖子#3
Thanks Chris,
I'm kicking around an idea that involves building the stats on a team of players (maybe 6 team members with 10 stats each).

Sounds like it would fit within the data limits.

ChrisChris

很久以前 | 帖子#4
Should not be a problem, we use an very early version of the Data API to store player data in a MORPG we build way before Nonoba was born. Works wonders:

If interested, here is a project description and game introduction in english
最后编辑很久以前
帖子#5被删除了

zproxyzproxy

很久以前 | 帖子#6
My tests show that there is a cut off limit at 248 bytes of data for user data.

The cutoff appears to happen after the game exits.

Why is that?
Should I compose my data of multiple keys?

Also, you might want to update the docs or api to indicate or reject values larger than supported.

http://nonoba.com/developers/documentation/multiplayerapi/classnonobagameuserserverside
最后编辑很久以前

回复主题

现在就注册以回复主题

5dyouxi

5dyouxi.com是一个独立的游戏网站,在这里你将可以免费玩到各种好玩的单人和多人游戏。

开发者工具

如果你是一位flash游戏开发者,我们有一些非常强大的工具来帮助你开发更加优秀的游戏。

经典游戏

为什么不试试我们这里的一些最为优秀的在线flash游戏呢?这可是完全免费的!

Copyright ©2007-2012 5dyouxi™ - All rights reserved.31.2001ms on SERVER34096
注册 或者