Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
py: another example: actor-join
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 3 Jan 2019 21:37:56 +0000 (22:37 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 3 Jan 2019 21:37:56 +0000 (22:37 +0100)
commit429997d6c6c0bee1f8bba49be7277a17c3595318
treea73b5738fa294aa8d76e6440839f302039e553bd
parent725820ce0022f44c797da64ff6d6f7e39be476a7
py: another example: actor-join
examples/python/CMakeLists.txt
examples/python/actor-join/actor-join.py [new file with mode: 0644]
examples/python/actor-join/actor-join.tesh [new file with mode: 0644]
examples/s4u/README.rst
include/simgrid/s4u/Actor.hpp
include/simgrid/s4u/Host.hpp
src/bindings/python/simgrid_python.cpp