[JDEV] number orf resources per user

Joe Hildebrand JHildebrand at jabber.com
Mon Jan 13 15:33:49 CST 2003


The server implementations I've seen use a linked list (or equivalent) of
resources per user, and do a linear search through the list quite often.
This is where the practical limitation comes from.

-- 
Joe Hildebrand


> -----Original Message-----
> From: Peter Saint-Andre [mailto:stpeter at jabber.org]
> Sent: Friday, January 10, 2003 1:46 PM
> To: 'jdev at jabber.org'
> Subject: Re: [JDEV] number orf resources per user
> 
> 
> Theoretical or practical limit?
> 
> Theoretically, none.
> 
> Practically, I'm sure you'll start to bother a Jabber server 
> after a while
> if you connect with dozens of resources.
> 
> Peter
> 
> --
> Peter Saint-Andre
> Jabber Software Foundation
> http://www.jabber.org/people/stpeter.php
> 
> On Fri, 10 Jan 2003, Lyn Bartram wrote:
> 
> > Does anyone have any insight or experience related to an 
> upper bound on how
> > many resources can be associated with a user (concurrently active)?
> > 
> > Lyn Bartram, PhD
> > Research Scientist
> > Colligo Networks, Inc.
> > 
> > t 604 685 7962 ext 249 f 604 685 7969 mobile 604 312 5484
> > lbartram at colligo.com   www.colligo.com
> > 
> > 2nd Floor, 1071 Mainland Street
> > Vancouver, BC Canada V6B 5P9
> > Colligo Networks. Where Business is Going(tm)
> > 
> > 
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
> 



More information about the JDev mailing list