Hello list,
I am parsing xml-files consuming 1 GB of memory in a process doing also other things.
The process can't be restartet. What I see is, that the process grows to the maximum parser/doc size and will never
free it's memory as long the process runs. Is there any function to reorganize the memory used by a document ?
Regards Michael
- RE: Xerces consumes memory Michael . Ganz
- RE: Xerces consumes memory Jesse Pelton