]> AND Public Git Repository - simgrid.git/history - include/simgrid/s4u/actor.hpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make it possible to load async.hpp without simix
[simgrid.git] / include / simgrid / s4u / actor.hpp
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