Cal Leeming
2015-01-28 23:21:11 UTC
Hello,
I'm currently looking into using libspatialindex as part of a
prototype in-memory spatial database.
I've spent some time reading over documentation, code and old threads,
but still have a couple of questions;
* Is libspatialindex thread safe? If so, would multiple threads result
in better insert/query performance, or does it use some sort of global
lock?
* Are there any known/outstanding bugs which could result in data
loss/corruption?
Any info on the above, and anything else you feel relevant, would be
much appreciated.
Thank you in advance
Cal
I'm currently looking into using libspatialindex as part of a
prototype in-memory spatial database.
I've spent some time reading over documentation, code and old threads,
but still have a couple of questions;
* Is libspatialindex thread safe? If so, would multiple threads result
in better insert/query performance, or does it use some sort of global
lock?
* Are there any known/outstanding bugs which could result in data
loss/corruption?
Any info on the above, and anything else you feel relevant, would be
much appreciated.
Thank you in advance
Cal