Difference between revisions of "How to use Data Transfer 2"

From Gcube Wiki
Jump to: navigation, search
(Created page with "Category: Developer's Guide Data Transfer 2 is one of the subsystems forming the gCube Data_Transfer_Facilities.")
 
Line 2: Line 2:
  
 
[[Data Transfer 2]] is one of the subsystems forming the gCube [[Data_Transfer_Facilities]].
 
[[Data Transfer 2]] is one of the subsystems forming the gCube [[Data_Transfer_Facilities]].
 +
It aims to provide gCube Applications a common layer for efficient and transparent data transfer towards gCube SmartGear nodes.
 +
It's designed as a client service architecture exploiting plugin design pattern. A generic overview and its design are described [[Data Transfer 2|here]]
 +
 +
Following sections describe how to use and interact with the involved components.
 +
 +
==Data Transfer Service==
 +
=== Component ===
 +
=== Installation ===
 +
=== Interface ===
 +
==Data Transfer library==
 +
===Invoking a transfer===
 +
===Transfer destination===
 +
===Plugin invocation===

Revision as of 14:21, 12 September 2016

Data Transfer 2 is one of the subsystems forming the gCube Data_Transfer_Facilities. It aims to provide gCube Applications a common layer for efficient and transparent data transfer towards gCube SmartGear nodes. It's designed as a client service architecture exploiting plugin design pattern. A generic overview and its design are described here

Following sections describe how to use and interact with the involved components.

Data Transfer Service

Component

Installation

Interface

Data Transfer library

Invoking a transfer

Transfer destination

Plugin invocation