|
My participation to SimGrid begun when I started a project called
GRAS. It evolved since then (GRAS is now part of SimGrid), but I
still keep some information about it on this page.
GRAS (for Grid Reality And Simulation or even Generally Recognized As Safe)
is a framework allowing to develop distributed application
possibly suited to complex and changing conditions (such as the ones
experienced on the Grid) within the comfort of a simulator.
The code developed this way can then be deployed as a real application
with no loss of performances (even with performances gain in most case),
compared to classical communication layers. No user source code
modification or even recompilation is necessary, you just have to linking
it against another library of GRAS.
More details available from its
documentation.
|