<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><body>
<span id="mailbox-conversation"><div>Hi,</div>
<div><br></div>
<div>I’m currently writing a simple socket server that uses GraphHopper to respond to routing requests.</div>
<div><br></div>
<div>Listening for clients is blocks, so I’m planning on having the main thread block and spawn new threads to handle the routing request.</div>
<div><br></div>
<div>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?</div>
<div><br></div>
<div>Thanks,</div>
<div>Alex</div>
<div><br></div>
<div><br></div></span><div class="mailbox_signature">
<br><br>
</div>
</body></html>