Thread-safety in mapscript_csharp.dll?

Tamas Szekeres szekerest at GMAIL.COM
Fri Jun 23 18:27:34 EDT 2006


> Are you suggesting that we should protect access to the mapserver
> objects within the C# code, using the C# lock statement?  Or are the
> locks within the mapscript_csharp.dll sufficient?
>

Nope. This kind of synchronization can only take place at the
unmanaged side when using the IIS ASP.NET application models. The
mapserver code should make the necessary work for you.

Regards,

Tamas



More information about the mapserver-users mailing list