Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into S4U
[simgrid.git] / include / simgrid / s4u / actor.hpp
2015-08-27 Martin QuinsonMerge branch 'master' into S4U
2015-08-25 Martin QuinsonI don't understand how it could have worked at any...
2015-08-17 Martin Quinsonlet's keep the API simple, with reduced redudency ...
2015-08-17 Martin Quinsonreact sainly if the actor was not create by S4U but...
2015-08-16 Martin QuinsonHave the s4u::Actor::execute() actually wait for the...
2015-08-16 Martin Quinsonno need for the sendstr() pimple. use send() instead
2015-08-16 Martin Quinsonthere is no need for a recvstr() pimple. recv() works
2015-08-16 Martin QuinsonMerge branch 'master' into S4U
2015-08-16 Martin QuinsonImplement send async
2015-08-12 Martin Quinsonactually rename s4u::Process into s4u::Actor