В сообщении от Вторник 08 Февраль 2005 23:57 Trejkaz написал(a):
> On Tuesday 08 February 2005 18:41, Dan Plesse wrote:
> > For my app I just use a random number generator to create a JID for each
> > new visitor. I had to do this because each new visitor would disconnect
> > the last visitor.
>
> Why didn't you just log each user in with a different resource, and
> generate the resource with the random number generator instead?
I have tried recently to log in to one user with a bunch of resources. Around 
400th login server going to eat all memory and stop. Probably due to 
inter-resource presences that become a very big amount on every resource 
connect.
>
> TX

-- 
Respectfully
Alexey Nezhdanov

_______________________________________________
jdev mailing list
[email protected]
http://mail.jabber.org/mailman/listinfo/jdev

Reply via email to