Jump to content

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

From LabVIEW Wiki
Revision as of 03:25, 23 December 2020 by Q (talk | contribs) (Added page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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