Skip to content

Operation tokens

Adrien requested to merge Adrien.Gougeon/simgrid-fork:operation-storm into master
  • operations can now pass a token to their successors
  • remove add/remove_predecessor, now included into add/remove_successor
  • add a new test using tokens and the Apache Storm terminology (Spouts & Bolts)

Merge request reports