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
_______________________________________________
GraphHopper mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/graphhopper

Reply via email to