2 Matching Annotations
  1. Aug 2022
    1. The interaction operator strict requires a strict sequencing (order) of the operands on the first level within the combined fragment
    2. Weak sequencing reduces to a parallel merge when the operands are on different sets of participants. Weak sequencing reduces to strict sequencing when the operands work on the same participant.

      weak sequencing - reduces to: - or: - parallel (simultaneous) - strict sequencing