Modules

Data description
[Communication facilities]

Describing data to be exchanged. More...

Modules

 Basic operations on data descriptions
 Automatic parsing of data descriptions
 Simple manual data description
 Data description with Callback Persistant State: Simple push/pop mechanism
 Data description with Callback Persistant State: Full featured interface

Detailed Description

Describing data to be exchanged.

Since GRAS takes care of potential representation conversion when the platform is heterogeneous, any data which transits on the network must be described beforehand.

There is several possible interfaces for this, ranging from the really completely automatic parsing to completely manual. Let's study each of them from the simplest to the more advanced:


Back to the main Simgrid Documentation page Generated for SimGridAPI by doxygen