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] Predict thread safety #3371

Closed
kjanko opened this issue Jun 8, 2018 · 2 comments
Closed

[Question] Predict thread safety #3371

kjanko opened this issue Jun 8, 2018 · 2 comments

Comments

@kjanko
Copy link

kjanko commented Jun 8, 2018

Hi guys,

I'm deploying an xgb model to production (It will be accessed through a REST endpoint). Since the application handles multiple requests in parallel, is calling the prediction method a thread-safe operation?

@hcho3
Copy link
Collaborator

hcho3 commented Jul 4, 2018

No, currently, prediction method is not thread safe. You may direct any future questions at https://discuss.xgboost.ai/.

@hcho3 hcho3 closed this as completed Jul 4, 2018
@guotong1988
Copy link

THX...

@lock lock bot locked as resolved and limited conversation to collaborators Oct 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants