Hi,
The memory consumption should not grow if you release the documents.
Cheers,
Gareth
Tomas Telecky wrote:
Hallo,
I want to use the Xerces parser in a multithreaded program running as
DLL. It will run virtualy infinitely. Threads will be started and will
use Xerces. I will call Initialize at the very beginning. But there is
no point when I could call Terminate that would release the memory
because it can happen that all the time at least one thread can be
running so Terminate never will be the last one.
My question is: will in such situation grow the memory usage?
To understand it better, the equivalent question would it be: if you allocate, use and deallocate one Xerces document after another and do not call Terminate inbetween, will the memory usage grow? Or will the memory be reused?
Thanks
Tomas
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
Gareth Reakes, Managing Director Parthenon Computing
+44-1865-811184 http://www.parthcomp.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]