<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2654.19">
<TITLE>RE: [JDEV] BIG Roster in Jabber</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2>Is it possible to handle user's presence without using a roster when writing a module? </FONT>
</P>
<P><FONT SIZE=2>Agustin Sanchez </FONT>
</P>
<BR>
<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Peter Saint-Andre [<A HREF="mailto:stpeter@jabber.org">mailto:stpeter@jabber.org</A>]</FONT>
<BR><FONT SIZE=2>Sent: Jueves, 05 de Septiembre de 2002 07:25 p.m.</FONT>
<BR><FONT SIZE=2>To: Jdev (E-mail)</FONT>
<BR><FONT SIZE=2>Subject: Re: [JDEV] BIG Roster in Jabber</FONT>
</P>
<BR>
<P><FONT SIZE=2>I agree with temas -- large rosters cause a lot of packets to fly around</FONT>
<BR><FONT SIZE=2>in the server, so it's better to write this as a component. My roster (900</FONT>
<BR><FONT SIZE=2>items) probably hogs ridiculous amounts of memory. Maybe I need to be a</FONT>
<BR><FONT SIZE=2>component. :)</FONT>
</P>
<P><FONT SIZE=2>Anyone have a good roster-cleaner? Maybe I need to write one...</FONT>
</P>
<P><FONT SIZE=2>Peter</FONT>
</P>
<P><FONT SIZE=2>--</FONT>
<BR><FONT SIZE=2>Peter Saint-Andre</FONT>
<BR><FONT SIZE=2>Jabber Software Foundation</FONT>
<BR><FONT SIZE=2><A HREF="http://www.jabber.org/people/stpeter.html" TARGET="_blank">http://www.jabber.org/people/stpeter.html</A></FONT>
</P>
<P><FONT SIZE=2>On Tue, 3 Sep 2002, Agustin Sanchez wrote:</FONT>
</P>
<P><FONT SIZE=2>> Hi All: </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> I'd like to know if it's possible to store a really big user roster in a</FONT>
<BR><FONT SIZE=2>> jabber server (could be as much as 5000/6000 users). This is meant to have a</FONT>
<BR><FONT SIZE=2>> large distribution list send information to users who subscribe a news</FONT>
<BR><FONT SIZE=2>> service implemented on jabber. How about the MSN transport? Does this</FONT>
<BR><FONT SIZE=2>> imposes any limitation on the number of users?</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Thanks in advance</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Agustin Sanchez</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
</P>
<P><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>jdev mailing list</FONT>
<BR><FONT SIZE=2>jdev@jabber.org</FONT>
<BR><FONT SIZE=2><A HREF="http://mailman.jabber.org/listinfo/jdev" TARGET="_blank">http://mailman.jabber.org/listinfo/jdev</A></FONT>
</P>
</BODY>
</HTML>