Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use new style logging macros.
[simgrid.git] / examples / msg / masterslave / masterslave_mailbox.c
2011-02-17 agierschUse new style logging macros.
2010-11-30 mquinsondefinitely kill the Horrible Pimple
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-08-05 schnorrfix: compilation warnings
2010-08-05 schnorrremoving tracing functions from examples that are not...
2010-04-25 mquinsonFix copyright headers
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