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

POC: TuS protocol I (Uppy + Tusd + NAS) #1

Closed
1 of 2 tasks
phwissmann opened this issue Jan 29, 2024 · 1 comment · Fixed by #10
Closed
1 of 2 tasks

POC: TuS protocol I (Uppy + Tusd + NAS) #1

phwissmann opened this issue Jan 29, 2024 · 1 comment · Fixed by #10
Assignees
Milestone

Comments

@phwissmann
Copy link
Collaborator

phwissmann commented Jan 29, 2024

Understand the behavior of tus protocol in the following scenarios:

  multiple, concurrent uploads of single large files w/ and w/o network interruptions

    
  multiple (hundreds) of file being uploaded in same request w/ and w/o network interruptions

    
  resumption of uploads

Test implementation of tusd:

Scalability with regards to large files and amount of files.

  • Setup tusd on openem-dev.ethz.ch and expose through traefik
  • POC Checksum implementation
@phwissmann phwissmann self-assigned this Jan 29, 2024
@phwissmann phwissmann changed the title POC: TuS protocol I (Uppy + Tusd + Minio) POC: TuS protocol I (Uppy + Tusd + NAS) Feb 8, 2024
phwissmann added a commit that referenced this issue Feb 9, 2024
Resolve "Setup CI pipeline"

Closes #1

See merge request sis/emuploader!3
@phwissmann
Copy link
Collaborator Author

Currently blocked until further tests with 10Gbit connection can be done

@phwissmann phwissmann linked a pull request Feb 14, 2024 that will close this issue
@phwissmann phwissmann added this to the v1.0-alpha milestone May 2, 2024
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

Successfully merging a pull request may close this issue.

1 participant