Goal:
Find the best methods (or at least some good options) for message decoupling that are simple to implement and efficient to execute.
Background:
Messaging architectures in LabVIEW that use a class for each unique message type are strongly coupled to the recipient process (aka ‘Actor’)....