X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2d16ebcee6bde01575b4cd88a853e1ac1c2532bf..e6bc6eb53997f4648bf3207348c060e9f50ee282:/teshsuite/gras/README diff --git a/teshsuite/gras/README b/teshsuite/gras/README index eca7355bbb..7cdf135d31 100644 --- a/teshsuite/gras/README +++ b/teshsuite/gras/README @@ -9,3 +9,7 @@ empty_main/ Once upon a time, GRAS was broken when processes did msg_handle/ Ensures the wanted semantic for gras_msg_handle(i) when i<0, i==0 and i>0. + +numerous_rpc/ Ensures that it is ok to have a very large amount of + very small RPC in real life (it used to be a race + condition in the socket mechanism stuff)