Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
parameter "--trace" to control whether to trace masterslave examples
[simgrid.git] / examples / msg / masterslave / masterslave_mailbox.c
2010-04-12 schnorrparameter "--trace" to control whether to trace masters...
2010-04-12 schnorrtracing the masterslave_mailbox example
2010-04-01 mquinsonAdd a pimple to get the ability to trace the amount...
2010-03-30 mquinsonRename configuration variables *_model into */model...
2010-03-22 mquinsonless printfs, more proper debug
2010-03-02 mquinsonKill the MSG_paje_output() function. It's a noop since...
2010-01-15 mquinsonadd a proper example of master/slaves, using mailboxes