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

request slabs not frames #2375

Open
pieper opened this issue Apr 20, 2021 · 6 comments
Open

request slabs not frames #2375

pieper opened this issue Apr 20, 2021 · 6 comments

Comments

@pieper
Copy link
Member

pieper commented Apr 20, 2021

Related to #2374

Since the server seems to get bogged down by all the frame requests for a volume we should use the RetrieveFrames request so we have fewer but larger transactions. We'll still want overlapping requests so probably we can experiment to find the right slab size for the requests.

@pieper pieper added Community: Request ✋ IDC:priority Items that the Imaging Data Commons wants to help sponsor labels Apr 20, 2021
@pieper
Copy link
Member Author

pieper commented Apr 20, 2021

Of course this will only work on multiframe instances.

@pieper pieper removed the IDC:priority Items that the Imaging Data Commons wants to help sponsor label Apr 21, 2023
@igoroctaviano igoroctaviano added the v2-legacy OHIF v2 label May 30, 2023
@sedghi
Copy link
Member

sedghi commented Oct 13, 2023

@igoroctaviano @fedorov Do you guys know if this is valid anymore?

@igoroctaviano
Copy link
Contributor

I think this issue (requesting slabs) along with the exponential backoff retry capability should be kept open for v3. I can see these features being useful although they probably have low priority for IDC at the moment. @fedorov what do you think?

@sedghi
Copy link
Member

sedghi commented Oct 17, 2023

We are finalizing our progressive loader with multiple stages with HTJ2k and I don't think requesting slab is in our roadmap

cornerstonejs/cornerstone3D#779

It has various advantages compared to slab request including mix and match of lossy versions along with streaming.

@igoroctaviano igoroctaviano removed the v2-legacy OHIF v2 label Oct 20, 2023
@igoroctaviano
Copy link
Contributor

Related to #3082

@igoroctaviano
Copy link
Contributor

We are finalizing our progressive loader with multiple stages with HTJ2k and I don't think requesting slab is in our roadmap

cornerstonejs/cornerstone3D#779

It has various advantages compared to slab request including mix and match of lossy versions along with streaming.

@sedghi We are keeping this one. For now, HTJ2K will not work for IDC (also they don't use compressed images) so it's still important to have Slab request.

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

3 participants