[gdal-dev] does gdal support multiple simultaneous writers to raster
N. Farah
nfarah at hotmail.com
Fri Jan 11 06:00:40 PST 2013
Simultaneous writers to different dataset or the same dataset ?In related topic, can GDAL writte to different dataset in a parallel way ?ex. convert multiple datasets to different output datasets in a parallel way.Would those parallel operations not be affected by GDAL caching for bot read and write.Since the cache is set to a limit. Is Accessing the current used cache value concurrent safeto increase it/decrease it ? Same apply to flushing cache to different output datasets ?Is the cache is isolated per dataset or its for all opened datasets ?
ThanksNoureddine Farah
--->I am looking to parallelize a long duration gridding process, and was
wondering if GDAL can support multiple simultaneous writers from
processess?
I am not sure if any of the underlying raster formats support this?
thanks in advance.
regards
pk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20130111/ca45ca2c/attachment.html>
More information about the gdal-dev
mailing list