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

Don't block file reading when perfroming io #1179

Open
robert3005 opened this issue Nov 1, 2024 · 0 comments
Open

Don't block file reading when perfroming io #1179

robert3005 opened this issue Nov 1, 2024 · 0 comments

Comments

@robert3005
Copy link
Member

robert3005 commented Nov 1, 2024

We can add some small constant number of threads to our reader where file reading, filtering and io could run simultaneously and concurrently, i.e. layout decoder could keep decoding while io waits for more messages

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