Skip to content

Conversation

pragnagopa
Copy link
Member

This is an experimental PR for through put issue. Current implementation follows request/reply pattern for every message sent from the host.
A grpc write task i.e sending message from host to language worker only completes when the language worker reads the message. Current implementation of the worker forces host to wait on the grpc response for any request. This specificically impacts invocation requests.

@pragnagopa
Copy link
Member Author

@daxian-dbw - Let's sync up offiline

@pragnagopa pragnagopa changed the title Buffered Writes to rpc channel and async everywhere [Do not merged]Buffered Writes to rpc channel and async everywhere Apr 17, 2019
@pragnagopa pragnagopa requested a review from daxian-dbw April 17, 2019 19:36
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