java - Connecting thousands of clients to a Jabber server through a single connection -


We are using Open Fire (Jabbar) to enable chat and presence capabilities for our MMORPG. Our server architecture only opens a connection to the game server in the clients, and on login, the game server creates a new connection for the new client for Jabbar.

The problem is, we do not want to open a new connection for Jabbar for every customer who logs in, we like it that our game server has worked as a connection manager and a Speaking to the server through connection, even then able to manage thousands of 'logical clients'

Is this possible?

Any link or information on this matter will be highly appreciated. Thank you.

Why not a game host server is different from your game server, but it's all messed up on the same network Let handle?

If you have a massive game, you will also need a large scale network.


Comments