At 11:37 AM 7/23/02 -0400, Cavanaugh, Joseph wrote: >Has anyone seen a memory growth issue when using threads. I have a program >which sends about a meg of text between two threads every 10 seconds and >then sends out that same data whenever a request comes in via http. The >process ends up being about 250M in size after about 5 minutes. Is there a >way to force it to "garbage collect"? > >Thanks in advance and if I am missing something .. sorry.
Arthur, I have seen this type of behaviour as well. Maybe we should really be trying to see whether the STRANGE_MALLOC issue is the cause of this excessive behaviour? Liz
