Difference between revisions of "Utilities and Common Libraries"

From Gcube Wiki
Jump to: navigation, search
m (Created page with 'There are a number of software libraries offering common facilities inclucing: * common-utils-encryption ; * common-encryption ; * common-accounting-model ; * [[comm…')
 
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
There are a number of software libraries offering common facilities inclucing:  
+
[[Category:Developer's Guide]]
* [[common-utils-encryption]] ;
+
There are a number of software libraries offering common facilities including:  
* [[common-encryption]] ;
+
* [[common-utils-encryption]] which offers an easy way to encrypt and decrypt XML documents and string objects;
* [[common-accounting-model]] ;
+
* [[common-encryption]] which offers an easy way to encrypt and decrypt string objects;
* [[common-accounting]] .
+
* [[common-accounting]] which offers an easy way to produce and consume resource accounting data;
 +
* [[common-accounting-model]] which contains the definition of the resource accounting records;
 +
* [[Common_Messaging_endpoints|common-messaging-endpoints]] which offers facilities to retrieve Message Broker endpoints;
 +
* [[Database resource|database-resource]] library that allows easy retrieval of databases information from the IS.
 +
* [[OCCI library|occi-library]] that provides APIs to interact with OCCI endpoints of EGI FedCloud.

Latest revision as of 12:28, 12 November 2015

There are a number of software libraries offering common facilities including: