[OSM-dev] C++ implementation of the API
Joachim Zobel
jzobel at heute-morgen.de
Mon May 26 20:40:58 BST 2008
Am Montag, den 26.05.2008, 15:07 +0100 schrieb Tom Hughes:
> The reason is that we have to allow about 600Mb or so for each call
> and that quickly mounts up as you try and add extra simultaneous
> accesses.
If _that_ amount of memory is needed this probably means the XML is
build in memory. This could be done the SAX way instead.
Sincerely,
Joachim
More information about the dev
mailing list