[Tile-serving] [osm2pgsql] Providing Windows binaries/packages (#17)

apmon notifications at github.com
Wed Aug 20 17:40:58 UTC 2014


Osm2pgsql uses a lot of static variables, which makes it thread-unsafe. That was the reason to use forks rather than threads. In the threading branch, I think I got rid of all/most of the static variables making it possible to use threads instead of forks, but that code isn't merged yet.

As Paul sais, the best way is probably to wait for the much cleaner C++ rewrite done by MQ and then figure out how to port the parallelization code over to windows based on that. 

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/17#issuecomment-52813697
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20140820/e385344c/attachment.html>


More information about the Tile-serving mailing list