[JDEV] BIG Roster in Jabber
Thomas Muldowney
temas at box5.net
Thu Sep 5 23:40:47 CDT 2002
They would just subscribe to the component, and the component would
still receive presence as normal. The difference is that when the
component comes online it doesn't broadcast. It waits for people to say
it's online, then it tells them back that it's online.
--temas
On Thu, 2002-09-05 at 17:50, Agustin Sanchez wrote:
> Is it possible to handle user's presence without using a roster when writing
> a module?
>
> Agustin Sanchez
>
>
> -----Original Message-----
> From: Peter Saint-Andre [mailto:stpeter at jabber.org]
> Sent: Jueves, 05 de Septiembre de 2002 07:25 p.m.
> To: Jdev (E-mail)
> Subject: Re: [JDEV] BIG Roster in Jabber
>
>
> I agree with temas -- large rosters cause a lot of packets to fly around
> in the server, so it's better to write this as a component. My roster (900
> items) probably hogs ridiculous amounts of memory. Maybe I need to be a
> component. :)
>
> Anyone have a good roster-cleaner? Maybe I need to write one...
>
> Peter
>
> --
> Peter Saint-Andre
> Jabber Software Foundation
> http://www.jabber.org/people/stpeter.html
>
> On Tue, 3 Sep 2002, Agustin Sanchez wrote:
>
> > Hi All:
> >
> > I'd like to know if it's possible to store a really big user roster in a
> > jabber server (could be as much as 5000/6000 users). This is meant to have
> a
> > large distribution list send information to users who subscribe a news
> > service implemented on jabber. How about the MSN transport? Does this
> > imposes any limitation on the number of users?
> >
> > Thanks in advance
> >
> > Agustin Sanchez
> >
> >
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
More information about the JDev
mailing list