[mapguide-internals] Release of MGOS 1.2.0

Frank Warmerdam warmerdam at pobox.com
Thu Jun 28 16:50:14 EDT 2007


Bruce Dechant wrote:
> Multiple threads should not be accessing the GDAL provider concurrently,
> however, when one thread is finished another thread can start to use the
> GDAL provider and hence the same cached FDO connection. This might be
> the "multiple" threads you are seeing. Is it not safe for the server to
> reuse an existing GDAL FDO connection via one thread at a time or is it
> safer to always start with a brand new GDAL FDO connection?

Bruce,

It is fine for different threads to use a given connection as long
as it is serialized.  Haris, does what Bruce is saying above jive
with the way you were seeing the fdogdal provider used?

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGeo, http://osgeo.org



More information about the mapguide-internals mailing list