Jump to content

GLA Summit 2020/Future Promises: Borrowing ideas from async languages

From LabVIEW Wiki
Revision as of 17:57, 13 January 2021 by Drjdpowell (talk | contribs) (Fix Youtube links (were going to wrong presentations))

Future Promises: Borrowing Ideas From Async Languages by James McNally


Futures and Promises are a concept that is core to asynchronous programming in many languages (JavaScript, Rust, C#).

With asynchronous QMH models everywhere in LabVIEW, can't we leverage the concept too?

This talk will introduce the terminology and demonstrate how they can work with existing constructs, and perhaps a dedicated API.


Presentation Links

See Also

External Links