[mapserver-users] Mapscript C# threadsafety issue?

Tamas Szekeres szekerest at gmail.com
Mon Nov 17 15:40:57 EST 2008


Hi,

I don't think if there were any significant change in the codebase in
this regard. However many of the issues are handled by locks according
to http://mapserver.gis.umn.edu/docs/faq/thread_safety .
However I consider we could possibly improve the code further by
avoiding the need of the global resources/locks to improve the
performance, but many of these are dedicated to the dependent
libraries which cannot be easily controlled by the mapserver project
itself.

Best regards,

Tamas



2008/11/17 Nelson Soto <NSoto at plotplans.com>:
> Is this still an existing issue with Mapscript C#? Are there any other
> limitations to this version of the Mapscript that I should be aware of?
>
>
>
> Thank you,
>
> Nelson
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
>


More information about the mapserver-users mailing list