User Tools

Site Tools


code:run_swarm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
code:run_swarm [2015/01/20 22:31] oschuettcode:run_swarm [2015/01/20 22:33] oschuett
Line 26: Line 26:
   w2[label="CALL execute(command, report)"];   w2[label="CALL execute(command, report)"];
   w3[label="Receive command (blocking)"];   w3[label="Receive command (blocking)"];
-  w1 -> w2 -> w3; +  w1 -> w2 -> w3 [dir=back]
-  w3:e -> w1:e [weight=0];+  w3:e -> w1:e [dir=back, weight=0];
 } }
  
code/run_swarm.txt · Last modified: 2020/08/21 10:15 by 127.0.0.1