Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
some people don't have 1Gb of RAM, apparently. Play nice with them too and limit...
[simgrid.git] / examples / gras / tokenS / tokenS.c
2006-04-26 mquinsonDocument the token ring example
2006-04-12 mquinsonpid is now long int
2006-03-31 mquinsonprocesses are now started in file order
2006-03-30 mquinsonKeep in sync with last changes in the GRAS callback...
2005-12-01 mquinsoncosmetics in default logging level
2005-09-08 mquinsonreduce verbosity
2005-08-07 mquinsonAnd now, a version which compile. Next time, a version...
2005-08-07 mquinsonSome cleanups, plus add some details to an error message
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-06-28 mquinsonreduce amount of login for the new default loop count
2005-06-28 mquinsonNo instruction before the last variable declaration...
2005-06-28 mquinsonreduce the number of loops to do to not kill the old...
2005-06-28 mquinsonStupid C++ comments breaking AIX compilers
2005-06-27 mquinsonKill defaultlog
2005-06-23 mquinsonNew GRAS example: simple/static token ring implementation