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

From LabVIEW Wiki
Jump to: navigation, search

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