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

Out of order buffer #33

Open
CJ-Wright opened this issue Mar 26, 2019 · 0 comments
Open

Out of order buffer #33

CJ-Wright opened this issue Mar 26, 2019 · 0 comments

Comments

@CJ-Wright
Copy link
Member

CJ-Wright commented Mar 26, 2019

This buffer would not preserve data ordering.
Most likely implementation would be to check if any of the existing futures in the buffer are done yet, if so send those downstream, else send the next in the queue.
CC: @tacaswell

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

1 participant