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

Implement random-access via an asynchronous reader #25

Open
ljwoods2 opened this issue May 29, 2024 · 0 comments
Open

Implement random-access via an asynchronous reader #25

ljwoods2 opened this issue May 29, 2024 · 0 comments
Labels

Comments

@ljwoods2
Copy link
Collaborator

Use ptyhon's threading or another library to eagerly read chunks before they are needed. Modify the inherited get_item method in the reader to get access to the desired sequence of frames to pass to this eager cache.

@ljwoods2 ljwoods2 added the GSOC label May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant