Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
document last changes
authorMartin Quinson <martin.quinson@loria.fr>
Thu, 6 Jul 2017 08:18:01 +0000 (10:18 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Thu, 6 Jul 2017 08:22:46 +0000 (10:22 +0200)
ChangeLog

index 34788ca..9f70fdb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
 SimGrid (3.17) UNRELEASED (release target: September 22 2017)
 
  S4U
-  - start and forget about isend comms with detach()
+  - Comm.detach(): start and forget about asynchronous emission
+  - this_actor::send(mailbox) is now mailbox->put()
 
 SimGrid (3.16) Released June 22. 2017.