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

[Question] Is instance of the libosrm thread safe ? #4966

Closed
ssuluh opened this issue Mar 19, 2018 · 1 comment
Closed

[Question] Is instance of the libosrm thread safe ? #4966

ssuluh opened this issue Mar 19, 2018 · 1 comment

Comments

@ssuluh
Copy link

ssuluh commented Mar 19, 2018

For example, the same instance of OSRM, we invoke Route method from 2 different thread simultaneously.

@danpat
Copy link
Member

danpat commented Mar 19, 2018

@ssuluh Yes, it should be thread safe (the osrm-routed server that ships with OSRM is multi-threaded).

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