-
Notifications
You must be signed in to change notification settings - Fork 0
Description
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