Difference between revisions of "GCube Data Transfer Facilities"

From Gcube Wiki
Jump to: navigation, search
m
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This section groups the 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 e [[Data Transfer Scheduler & Agent  components]])  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 following components have been implemented or are under implementation:
 
The following components have been implemented or are under implementation:
Line 5: Line 8:
 
* [[Data_Transfer_Agent#Data_Transfer_Agent_Service|The Data Transfer Agent Service]]
 
* [[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_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_Service|The Data Transfer Scheduler Service]]
* [[Data_Transfer_Scheduler# Library#Data_Transfer_Scheduler| The Data Transfer Scheduler Library]]
+
* [[Data_Transfer_Scheduler#Data_Transfer_Scheduler_Database_Library| The Data Transfer Scheduler Library]]
* [[Data_Transfer_Widget|The Data Transfer Widget]]
+
* [[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.
 
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