[jdev] Re: [jadmin] Re: One million concurrent user
Alexey Nezhdanov
snake at penza-gsm.ru
Fri Jan 7 10:45:08 CST 2005
В сообщении от Четверг 06 Январь 2005 01:39 Zhang Erning написал(a):
> Thanks all of you reply my post
>
> Yes, I'm working for a company similar to ISPs. We're going to offer
> free IM service to customers.
>
> People might ask is it possible to let 1 million concurrent users to
> use our service. I know, it might be much difficult than the technical
> solution. But my boss said that its a business issues. He'll make it
> happen if we give him the product.
>
> Then the question becomes
> Is it possible to use jabber/XMPP based solution?
> client-to-server-to-client vs peer-to-peer, which one is better to fit
> my requirement?
If it is not important to have the same domain name for the one million users
then the solution is trivial - just deploy f.e.100 servers with 10000 users
on each. :)
Jabber works like email - you have not to setup one big mail server to make 1M
users exchange their mails.
This solution brings an additional benefit - failure proof. Small server can
be much easily replaced than big one.
--
Respectfully
Alexey Nezhdanov
More information about the JDev
mailing list