Title: RE: [JDEV] BIG Roster in Jabber

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:[EMAIL PROTECTED]]
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
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev

Reply via email to