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

Add block ordering streaming in RAPIDE #9

Open
Jorropo opened this issue Jan 25, 2023 · 0 comments
Open

Add block ordering streaming in RAPIDE #9

Jorropo opened this issue Jan 25, 2023 · 0 comments

Comments

@Jorropo
Copy link
Collaborator

Jorropo commented Jan 25, 2023

The goal is to be able to do streaming requests in RAPIDE, that means downloading some part of the DAG first, without slowing too much the download.

(non authoritative ETA)
Eta: 2023-10-01

The success criteria is:

  1. The instantaneous throughput of reading downloaded blocks in order should be similar to the single party download speed if you only download from the fastest peer available.
  2. If there are more than one peer available, you should be able to download some blocks (that you don't need right now) ahead of you needing to use them from slower peers.
@Jorropo Jorropo added need/triage Needs initial labeling and prioritization and removed need/triage Needs initial labeling and prioritization labels Jan 25, 2023
@Jorropo Jorropo transferred this issue from ipfs/boxo Feb 18, 2023
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