Jump to content

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

From LabVIEW Wiki
Added page
 
Fix Youtube links (were going to wrong presentations)
Line 9: Line 9:




<div style="text-align:center;"><youtube width="800" height="600">oAD2G2JukRM</youtube></div>
<div style="text-align:center;"><youtube width="800" height="600">MFO5VokFq-I</youtube></div>


==Presentation Links==
==Presentation Links==
* [https://youtu.be/mLdv-PRP0M4 YouTube Video Link]
* [https://youtu.be/MFO5VokFq-I YouTube Video Link]


==See Also==
==See Also==

Revision as of 17:57, 13 January 2021

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