SimGrid  3.7
Scalable simulation of distributed systems
Modules
Data description

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 XBT takes care of potential representation conversion when the platform is heterogeneous, any data which transits on the network must be described beforehand.

There are 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 The version of SimGrid documented here is v3.7.
Documentation of other versions can be found in their respective archive files (directory doc/html).
Generated by doxygen