Yes, you're right :-) I only need the messages for two days, so I guess = I'll delete the older messages once a day. I haven't coded that yet = 'cause I just recently noticed the repetition thing... There's no problem if I add the milliseconds to the label. I just = thought I was missing something and maybe should do things differently. Thanks, Dario -----Original Message----- From: Jeremy Friesner [mailto:jaf@xxxxxxxxxxxx] Sent: Jueves, 26 de Agosto de 2004 01:53 p.m. To: Vasconcelos Jimenez Dario Subject: Re: Question about the collection that holds the messages > The problem happens when the client first connects to muscled, because = =3D > it receives the buffer of all sent messages and my app needs to = receive =3D > the full history... Okay... so if every Message has a separate node-name and the client = subscribes=20 to them all, it will receive them all. Where is the problem with that? = (the=20 only problem I can see is that if you keep uploading more Messages to = the=20 server and never get rid of any of them, the server will eventually run = out=20 of memory... I trust you have a plan for handling that?) -Jeremy