gninul
07-20-2010, 02:23 PM
:confused:Hello,everyone.
This is the first time to wirte something here.I'm a Chinese boy.
I'm java programer in a company in China.But I'm tired of working.
I really want to make a flash interactive game website.So i am doing it with my colleagues and I want to make money via the website.
First,i want to know server architecture,let me Describe my thought, is it ok?
1:The website uses technology of flash,amfphp,java mina and mysql.
2:The server architecture:
client(flash) --> web server1(Apache,redhat9,php5) --> DB1 server(mysql)
|(Load balancing) |(Hash database)
client(flash) --> web server2(Apache,redhat9,php5) --> DB2 server(mysql)
|(Hash database)
client(flash) --> game server1(java mina) --> DB1server(mysql)
client(flash) --> game server2(java mina) --> DB2server(mysql)
The web server provide function of loading swf img ,registration and login,and the game server provide function of chat and interactive game.
DB1 save users from 1~10000,DB2 save users from 10001~20000 and so on.
And there is a manage DB server,it provide function of telling login user which DB server to choose.Manage DB server saves all user_id,db_name,db_table_name of users.
3:Profit model is Embedded advertising and Virtual goods.
I hope anyone could give me some suggestion,thank you.
The website is building now (ipccg.com).
How do you think of the style of the website.
This is the first time to wirte something here.I'm a Chinese boy.
I'm java programer in a company in China.But I'm tired of working.
I really want to make a flash interactive game website.So i am doing it with my colleagues and I want to make money via the website.
First,i want to know server architecture,let me Describe my thought, is it ok?
1:The website uses technology of flash,amfphp,java mina and mysql.
2:The server architecture:
client(flash) --> web server1(Apache,redhat9,php5) --> DB1 server(mysql)
|(Load balancing) |(Hash database)
client(flash) --> web server2(Apache,redhat9,php5) --> DB2 server(mysql)
|(Hash database)
client(flash) --> game server1(java mina) --> DB1server(mysql)
client(flash) --> game server2(java mina) --> DB2server(mysql)
The web server provide function of loading swf img ,registration and login,and the game server provide function of chat and interactive game.
DB1 save users from 1~10000,DB2 save users from 10001~20000 and so on.
And there is a manage DB server,it provide function of telling login user which DB server to choose.Manage DB server saves all user_id,db_name,db_table_name of users.
3:Profit model is Embedded advertising and Virtual goods.
I hope anyone could give me some suggestion,thank you.
The website is building now (ipccg.com).
How do you think of the style of the website.