Difference between revisions of "GCube Data Transfer Facilities"

From Gcube Wiki
Jump to: navigation, search
(Created page with 'This section groups the family of components which implements Data Transfer in gCube. The aim of this part of the wiki is to give a brief overview of the components ( which are b…')
 
m
 
(25 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This section groups the family of components which implements 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) and focus mainly on the aspect of integration with respect to the other gCube components or external clients.  
+
<!-- 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 components implemented are based on the gRS component which is described under the Information Retrieval section at [GRS2]
+
The following components have been implemented or are under implementation:
 +
 
 +
* [[Data_Transfer_Agent#Data_Transfer_Agent_Service|The Data Transfer Agent Service]]
 +
* [[Data_Transfer_Agent#Data_Transfer_Agent_Library|The Data Transfer Agent Library]]
 +
* [[Data_Transfer_Common#Data_Transfer_Common_Library|The Data Transfer Common Library]]
 +
* [[Data_Transfer_Scheduler#Data_Transfer_Scheduler_Service|The Data Transfer Scheduler Service]]
 +
* [[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 [[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 18: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 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.

Data Transfer Architecture