GLA Summit 2020/Broker Framework: Difference between revisions
Appearance
Line 15: | Line 15: | ||
==External Links== | ==External Links== | ||
* [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
Add links to internal wiki pages that would also help. |
External Links
- Felipe's Thoughts Blog
- NI Forums Posts:
- Framework from Basic to PPL Plugins by Stefan Lemmens
- Introduction to LabVIEW Interfaces by Stephen Loftus-Mercer and Allen C. Smith
- What a Software Architect Needs to Know When Using the Actor Framework by David Staab
- Best practice guidance: Sibling actor messaging
- | Event Source Actor Package by Piotr Kruczkowski
- [https://forums.ni.com/t5/Bay-Area-LabVIEW-User-Group/CLA-Summit-2015-Presentation-Actor-Programming-without-an-Actor/m-p/3505029?profile.language=pt-br#M233 Actor Programming without an Actor Framework/ by Dmitry
- Youtube Videos:
- Actor Framework Tutorial by Tom McQuillan
- Blogposts: