Difference between revisions of "NAL"

From Gcube Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
=== Introduction ===
 +
 
The Node Access Library (NAL) provides different functionalities to access the local node information. It allows to obtain the DHN unique ID, the Running Instance unique ID, the list of service running in the node, the running instance profile of the caller, and the node free disk space. Moreover, the NAL, gives access to the VO Maps and allows services to set/get both the Specific Data section and the State section in their Running Instance profile.
 
The Node Access Library (NAL) provides different functionalities to access the local node information. It allows to obtain the DHN unique ID, the Running Instance unique ID, the list of service running in the node, the running instance profile of the caller, and the node free disk space. Moreover, the NAL, gives access to the VO Maps and allows services to set/get both the Specific Data section and the State section in their Running Instance profile.
 +
 +
===  Implentation Overview ===
 +
 +
 +
 +
=== Dependencies ===
 +
 +
 +
 +
=== Usage Example ===

Revision as of 19:00, 20 March 2007

Introduction

The Node Access Library (NAL) provides different functionalities to access the local node information. It allows to obtain the DHN unique ID, the Running Instance unique ID, the list of service running in the node, the running instance profile of the caller, and the node free disk space. Moreover, the NAL, gives access to the VO Maps and allows services to set/get both the Specific Data section and the State section in their Running Instance profile.

Implentation Overview

Dependencies

Usage Example