Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library is not thread-safe #3

Open
marfago opened this issue Sep 17, 2015 · 1 comment
Open

Library is not thread-safe #3

marfago opened this issue Sep 17, 2015 · 1 comment

Comments

@marfago
Copy link

marfago commented Sep 17, 2015

HI,

I write this post to warn anyone thinking of using this product.
While it is not broken at all, the underlying libraries it is relying on, RTree and libspatialindex, look to be seriously broken, or, in the most fortunate case, not thread safe.

libspatialindex/libspatialindex#71
Toblerity/rtree#53

@marfago marfago changed the title Library not thread-safe Library is not thread-safe Sep 18, 2015
@brendancol
Copy link

@marfago any plans for using an alternative library for indexing? I love the features in the libspatialindex-based python rtree library but am looking for a good multiprocessing (at least read-only) alternative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants