Jump to content

GLA Summit 2020/Broker Framework: Difference between revisions

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


==See Also==
==See Also==
{{ambox|text=Add links to internal wiki pages that would also help.}}
* [https://labviewwiki.org/wiki/Actor_Framework LabVIEW Wiki Actor Framework]


==External Links==
==External Links==

Revision as of 19:30, 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