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

Avoid large promise.all at end of getRecordsForRange #7

Closed
cmdcolin opened this issue Sep 26, 2018 · 3 comments
Closed

Avoid large promise.all at end of getRecordsForRange #7

cmdcolin opened this issue Sep 26, 2018 · 3 comments

Comments

@cmdcolin
Copy link
Collaborator

Mentioned here GMOD/tabix-js#2

@cmdcolin
Copy link
Collaborator Author

@cmdcolin
Copy link
Collaborator Author

See rxjs observables used there

@cmdcolin cmdcolin changed the title Will the techniques used blow up memory too much? Avoid large promise.all at end of getRecordsForRange Aug 6, 2019
@cmdcolin
Copy link
Collaborator Author

cmdcolin commented Aug 6, 2019

Note that the reason for the Promise.all is to assist paired read viewing but it should be possible to avoid this if careful pairing via streaming type logic is used...

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