NIWeek 2019/By-Reference Architectures for More Flexible Software Design
By-Reference Architectures for More Flexible Software Design | |
---|---|
Conference | NIWeek 2019 |
Presenters | Derrick Bommarito Shawn Walpole |
By-Reference Architectures for More Flexible Software Design by Derrick Bommarito and Shawn Walpole
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.