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

Use case: Remote processing on local data #5

Open
denisri opened this issue Jan 13, 2022 · 0 comments
Open

Use case: Remote processing on local data #5

denisri opened this issue Jan 13, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@denisri
Copy link
Contributor

denisri commented Jan 13, 2022

Author: Denis R.

Summary: Use a remote computing service to process a user (local) dataset

Description: The user wants to use a computing service to process his own data. This implies have an access to the computing resources, transfer data to the remote resource, process / monintor processing, then transfer back the processed data. This is the "Volbrain" model. While data is processed, the client may disconnect the computing resource, and connect later to download output data.

Participants: Single user

Datasets: Local database of PET/MRI data, source and final results in same DB.

Dataflow: Authentification; Data local -> remote transfer; Remote comuting; Possible client disconnection and reconnection; Data remote -> local transfer

Security: N/A

Workgroup(s): pipeline

@denisri denisri added the enhancement New feature or request label Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant