12

Clean Code: Under the Hood of a Sophisticated Messaging Framework

This is module 12 of 17 in the learning set
by Yinhui Chen | Zebra Technologies, and Mark Yedinak | Zebra Industries
Certified LabVIEW Architects (CLAs) and LabVIEW Champions crafted a message broker system that leverages network queues and includes the following features: publish/subscribe model for components, broadcasting for all processes that subscribe to receive messages of a certain type, and regular expressions so that users logging tasks can use a wildcard to receive all messages. Also, team members are adding priorities to the system, and this session offers a peek into their expensive use of packed project libraries (PPLs).