[GraphHopper] Threading support
Piemapping
alexhill at piemapping.com
Thu Jul 16 16:53:31 UTC 2015
Hi,
I’m currently writing a simple socket server that uses GraphHopper to respond to routing requests.
Listening for clients is blocks, so I’m planning on having the main thread block and spawn new threads to handle the routing request.
Will it be possible to have multiple concurrent routing requests on the same in-memory graph? If not, how much of a challenge would implementing this be?
Thanks,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/graphhopper/attachments/20150716/ab9d1af3/attachment.html>
More information about the GraphHopper
mailing list