Skip to content

Support for async non blocking predict method in Prediction IO and async non blocking ES access#62

Open
longliveenduro wants to merge 4 commits intoactionml:developfrom
longliveenduro:async
Open

Support for async non blocking predict method in Prediction IO and async non blocking ES access#62
longliveenduro wants to merge 4 commits intoactionml:developfrom
longliveenduro:async

Conversation

@longliveenduro
Copy link

@longliveenduro longliveenduro commented Nov 6, 2018

I tried to leverage the already present async interface of elasticsearch and armouring the not so crucial parts (like getting the app) with blocking constructs which will tell the standard scala ExecutionContext to use a separate thread for that.

Let me know what you think,
See also apache/predictionio#495

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

Successfully merging this pull request may close these issues.

1 participant