<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><pre><span style="white-space: pre-wrap;">Simultaneous writers to different dataset or the same dataset ?</span></pre><pre style="white-space: pre-wrap;">In related topic, can GDAL writte to different dataset in a parallel way ?</pre><pre style="white-space: pre-wrap;">ex. convert multiple datasets to different output datasets in a parallel way.</pre><pre style="white-space: pre-wrap;">Would those parallel operations not be affected by GDAL caching for bot read and write.</pre><pre style="white-space: pre-wrap;">Since the cache is set to a limit. Is Accessing the current used cache value concurrent safe</pre><pre style="white-space: pre-wrap;">to increase it/decrease it ? Same apply to flushing cache to different output datasets ?</pre><pre style="white-space: pre-wrap;">Is the cache is isolated per dataset or its for all opened datasets ?</pre><pre style="white-space: pre-wrap;"><br></pre><pre style="white-space: pre-wrap;">Thanks</pre><pre style="white-space: pre-wrap;">Noureddine Farah</pre><pre style="white-space: pre-wrap;"><br></pre><pre style="white-space: pre-wrap;">---></pre><pre style="white-space: pre-wrap;">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</pre>                                    </div></body>
</html>