<div dir="ltr">Thank you Even for this! I don't have any comments after a quick read beyond appreciating that you discussed an alternative approach.<div><br></div><div>-Kurt</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Aug 29, 2024 at 5:27 AM Even Rouault via gdal-dev <<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
I've worked on a new RFC 101: Raster dataset read-only thread-safety: <br>
<a href="https://github.com/OSGeo/gdal/pull/10676" rel="noreferrer" target="_blank">https://github.com/OSGeo/gdal/pull/10676</a><br>
<br>
Summary: This RFC enables users to get instances of GDALDataset (and <br>
their related objects such as GDALRasterBand) that are thread-safe for <br>
read-only raster operations, that is such instances can be safely used <br>
from multiple threads without locking.<br>
<br>
It is backed by a preliminary implementation (fairly complete, apart <br>
from writing new tests...). There's at least one open question raised in <br>
the RFC.<br>
<br>
PS: you can see one of the benefits of the migration of the doc to <br>
ReadTheDocs hosting, with the preview of the updated documentation in <br>
pull requests. So this is a way to mention that the move to RtD hosting <br>
has now been completed, with the default version ("latest") reflecting <br>
the state of the master branch, as well as the version for the <br>
release/3.9 branch. Thanks to Dan Baston (and other people involved) for <br>
this work! There might be a few adjustments needed, so if you notice <br>
something unusual w.r.t. to the previous state, please file a ticket.<br>
<br>
Even<br>
<br>
-- <br>
<a href="http://www.spatialys.com" rel="noreferrer" target="_blank">http://www.spatialys.com</a><br>
My software is free, but my time generally not.<br>
<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</blockquote></div>