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 <[EMAIL PROTECTED]>: > 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 > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapserver-users > > _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
