Jump to content

GLA Summit 2020/Broker Framework: Difference between revisions

From LabVIEW Wiki
Felipefoz (talk | contribs)
Felipefoz (talk | contribs)
Line 15: Line 15:


==External Links==
==External Links==
{{ambox|text=Add links to external resources that would also help.}}
* [https://felipekb.com Felipe's Thoughts Blog]
* [https://felipekb.com Felipe's Thoughts Blog]
* NI Forums Posts:
* NI Forums Posts:

Revision as of 19:29, 23 December 2020

Broker Framework by Felipe Pinheiro Silva

Discover how to deliver messages among actors in Actor Framework with a broker-like Actor, using content or topic based messaging. This broker-like actor abstracts the message handling between the root actor and its nested actors without harming the actor tree communication. This "framework" uses the new interface feature from LabVIEW 2020, providing high decoupled actors and very modular architecture.


Presentation Links

See Also

External Links