Difference between revisions of "GCube Data Transfer Facilities"
From Gcube Wiki
Andrea.manzi (Talk | contribs) |
m |
||
(23 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | This section groups the components which | + | <!-- CATEGORIES --> |
+ | [[Category:Developer's Guide]] | ||
+ | <!-- END CATEGORIES --> | ||
+ | This section groups the components which implement Data Transfer in gCube. The aim of this part of the wiki is to give a brief overview of the components ( which are better described under the gCube features section at [[Data Transfer Scheduler & Agent components]]) and focus mainly on the aspect of integration with respect to the other gCube components or external clients. | ||
The following components have been implemented or are under implementation: | The following components have been implemented or are under implementation: | ||
− | * [[The Data Transfer Agent Service][The Data Transfer Agent | + | * [[Data_Transfer_Agent#Data_Transfer_Agent_Service|The Data Transfer Agent Service]] |
− | * [[The Data Transfer | + | * [[Data_Transfer_Agent#Data_Transfer_Agent_Library|The Data Transfer Agent Library]] |
− | * [[The Data Transfer Scheduler | + | * [[Data_Transfer_Common#Data_Transfer_Common_Library|The Data Transfer Common Library]] |
− | * [[The Data Transfer Scheduler Library][Data Transfer | + | * [[Data_Transfer_Scheduler#Data_Transfer_Scheduler_Service|The Data Transfer Scheduler Service]] |
− | * [[The Data Transfer | + | * [[Data_Transfer_Scheduler#Data_Transfer_Scheduler_Database_Library| The Data Transfer Scheduler Library]] |
+ | * [[Web_Application_Scheduler_Portlet|The Data Transfer Portlet]] | ||
+ | * [[Data_Transfer_Common_Messaging|The Data Transfer Common Messaging Interface]] | ||
+ | * [[Storage_Manager_Portlet|The Storage Manager Portlet]] | ||
+ | The activities performed in the context of Data Transfer by CERN till June 2013, have been summarized in this [[Media:Nick_Drakopoulos_-_Activities_Report.pdf| report]] | ||
− | The components implemented are based on the | + | The components implemented are based on the [[GRS2]] component which is described under the Information Retrieval section. |
+ | <br><br> | ||
+ | [[File:Data_transfer_architecture.png|500px|thumb|center|Data Transfer Architecture]] |
Latest revision as of 17:42, 11 July 2013
This section groups the components which implement Data Transfer in gCube. The aim of this part of the wiki is to give a brief overview of the components ( which are better described under the gCube features section at Data Transfer Scheduler & Agent components) and focus mainly on the aspect of integration with respect to the other gCube components or external clients.
The following components have been implemented or are under implementation:
- The Data Transfer Agent Service
- The Data Transfer Agent Library
- The Data Transfer Common Library
- The Data Transfer Scheduler Service
- The Data Transfer Scheduler Library
- The Data Transfer Portlet
- The Data Transfer Common Messaging Interface
- The Storage Manager Portlet
The activities performed in the context of Data Transfer by CERN till June 2013, have been summarized in this report
The components implemented are based on the GRS2 component which is described under the Information Retrieval section.