GLA Summit 2022/uFramework - A recent experiment

From LabVIEW Wiki
Jump to: navigation, search

uFramework - A recent experiment by Moataz Kamel

The uFramework is an open and extensible framework that allows for payload-agnostic messaging with a lowered barrier of entry for users of different backgrounds and skill levels. It improves code reusability by abstracting communication, and allows for seamless transition from direct inter-process messaging to pub/sub messaging patterns. The framework natively supports synchronous or asynchronous communication with or without delivery acknowledgements and/or sync/async replies. It is tailored for pluggability but could be optimized for high-speed streaming applications.

Presentation Links

See Also

External Links