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                                        
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to