Onesided
From Mesham
Syntax
onesided[a,b]
Semantics
Identical to the Channel type, but will perform onesided communication rather than p2p. This form of communication is less efficient than p2p, but there are no issues such as deadlock to consider.
onesided[a,b]
Identical to the Channel type, but will perform onesided communication rather than p2p. This form of communication is less efficient than p2p, but there are no issues such as deadlock to consider.