Difference between revisions of "Data Transfer Common"

From Gcube Wiki
Jump to: navigation, search
(Data Transfer Common Library)
Line 1: Line 1:
 
==Data Transfer Common Library ==
 
==Data Transfer Common Library ==
 +
 +
The Data Transfer Common Library, contains functionalities which are exploited both by DT Scheduler that DT Agent. At the moment it includes the classes which implements clients for the Messaging System. <code>MSGClient</code> class, contains methods both for Producers ( DT Agent ) and Consumers ( DT Schedulers) of transfer messages. The cass can of course be integrated by any other consumer wich might want to consume  data transfer statistics

Revision as of 18:46, 12 June 2012

Data Transfer Common Library

The Data Transfer Common Library, contains functionalities which are exploited both by DT Scheduler that DT Agent. At the moment it includes the classes which implements clients for the Messaging System. MSGClient class, contains methods both for Producers ( DT Agent ) and Consumers ( DT Schedulers) of transfer messages. The cass can of course be integrated by any other consumer wich might want to consume data transfer statistics