[geos-devel] Thread safety issues

Tamas Szekeres szekerest at gmail.com
Thu Jun 29 14:19:30 PDT 2017


Dear developers,

We have encountered thread safety issues when invoking the geos C api from
multiple threads on a site with strong traffic.

Specifically CLocalizer is using std::setlocale which is not thread safe. (
http://en.cppreference.com/w/cpp/locale/setlocale). Do we have a workaround
to this?


Best regards,

Tamas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geos-devel/attachments/20170629/94257a7b/attachment.html>


More information about the geos-devel mailing list