We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See: https://gist.github.com/crabmusket/6a63eec5aa9d92649f66614f09777c6a
Basically seems possible to achieve a level of pipelining. However there are challenges: https://wiki.c2.com/?PromisePipelining
It's also important to see how this would work when we have RPC conversations.
The text was updated successfully, but these errors were encountered:
ENG-422 Promise Pipelining for Compositional RPC
Sorry, something went wrong.
No branches or pull requests
What is your research hypothesis/question?
See: https://gist.github.com/crabmusket/6a63eec5aa9d92649f66614f09777c6a
Basically seems possible to achieve a level of pipelining. However there are challenges: https://wiki.c2.com/?PromisePipelining
It's also important to see how this would work when we have RPC conversations.
Review existing ideas, literature and prior work
Research conclusion
Sub-Issues & Sub-PRs created
The text was updated successfully, but these errors were encountered: