I want a company that can store in a database of it's own the stream of clicks each user does (my game is programmed in action script), of course I will define what data and when to store it. Bear in mind that I am talking about a game that will have millons of users a day.
Tell me more
×
Game Development Stack Exchange is a question and answer site for
professional and independent game developers. It's 100% free, no registration required.
|
closed as not a real question by The Communist Duck, coderanger, Ricket♦ Mar 29 '11 at 17:32
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
I think you mean you want a library or application. Not a company; that is, a business. And you are being seriously over-optimistic. Even World Of Warcraft will not reach 1 million unique users a day. As for the technical aspect, you're going to need:
|
|||
|
|
|
There are companies out there that can host a database, sure, but you'll have to be the one to design the database and then collect and store the data. You will have to implement that kind of collection into your game. |
|||
|
|