[jdev] Re: One million concurrent user
Zhang Erning
zhang.erning at gmail.com
Wed Jan 5 10:14:53 CST 2005
The problem is that I can't separate servers by multiple domain names..
My idea is to setup a distributed environment. Separates the
servers(nodes) and routes the user message to right node depends on
the whole JID.
In this case, a single node doesn't have to handle so many
simultaneous connections. And it won't be too expensive. We can add
additional nodes when the number of user grows. For 1 million users,
we need 100 nodes If a node is able to handle 10 thousands of
connections
Any more idea?
More information about the JDev
mailing list