itinero / routing

The routing core of itinero.
Apache License 2.0
222 stars 71 forks source link

Enable readonly-access to AttributesIndex from multiple threads. #55

Closed xivk closed 7 years ago

xivk commented 7 years ago

Enable readonly-access to AttributesIndex from multiplethreads. This would fix issues related to #53 and #54 and improve performance.

xivk commented 7 years ago

This is more related to:

https://github.com/itinero/reminiscence