[gdal-dev] Best practices for concurrent writes with GDAL (was RasterIO in paralel)

Francis Markham fmarkham at gmail.com
Tue Feb 8 20:04:44 EST 2011


Is there any way to disable the block cache altogether?  Does setting the
cache size to zero work?  And is there a way to do this from a python
script?

Cheers,

Francis

On 9 February 2011 10:40, Frank Warmerdam <warmerdam at pobox.com> wrote:

> So, with some care you could in theory write from multiple threads,
> but you would need to ensure that you never fill the block cache
> triggering block writes due to cache fullness.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20110209/00ff283d/attachment-0001.html


More information about the gdal-dev mailing list