SimGrid
lMSG
MSG

Lua bindings to MSG (MSG) More...

Lua bindings to MSG (MSG)

MSG was the first distributed programming environment provided within SimGrid. While almost realistic, it remains quite simple (simplistic?). This describes the Lua bindings to this interface.

Who should use this (and who shouldn't)

You should use MSG if you want to study some heuristics for a given problem you don't really want to implement. If you want to use the Lua script language, your are in the right section. To use the C interface, please refer to MSG native.

Lua offered functionnalities in MSG

Examples of lua MSG


Back to the main Simgrid Documentation page The version of Simgrid documented here is v3.6.1.
Documentation of other versions can be found in their respective archive files (directory doc/html).
Generated for SimGridAPI by doxygen