NIWeek 2019/By-Reference Architectures for More Flexible Software Design

From LabVIEW Wiki
Jump to: navigation, search

By-Reference Architectures for More Flexible Software Design by Derrick Bommarito, LabVIEW System Architect, Contractor and Shawn Walpole, Senior Systems Engineer, Endigit

Larger applications with multiple parallel processes require mechanisms to share data. Tools like Actor Framework provide a common way of accomplishing this but restrict the communication methods used. Explore a technique that gives the developer full control over the mechanisms used while maintaining encapsulation and supporting polymorphism.

Presentation Links

See Also

External Links