[gdal-dev] GeoTIFF and concurrent block reads

Laurențiu Nicola lnicola at dend.ro
Thu Sep 21 08:22:26 PDT 2023


On Thu, Sep 21, 2023, at 18:05, Even Rouault wrote:
> 
>> Of course, but I'm asking if it's worth calling ReadBlock on multiple threads (if it always takes a lock, it's not, and I should use RasterIO instead).
> Not on the same dataset object, otherwise you'll get crashes as no lock is taken
I've filed https://github.com/OSGeo/gdal/issues/8448 for this. Even if rejected, it will serve as documentation for other people who want this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20230921/bd31a8aa/attachment.htm>


More information about the gdal-dev mailing list