Difference between revisions of "Async"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
[[Category:Time]] | [[Category:Time]] | ||
[[Category:Ordering]] | [[Category:Ordering]] | ||
[[Category:Symmetry breaking]] | |||
[[Category:POSet]] | [[Category:POSet]] | ||
</noinclude> | </noinclude> |
Revision as of 07:14, 25 January 2022
Async is a critical concept in distributed computing. This can be best explained by trying out programming exercises in JavaScript.
To learn more about asynchronous programming, one can watch the following videos:
References
- ↑ Archibald, Jake (Feb 9, 2018). Jake Archibald: In The Loop - JSConf.Asia. local page: JSConf.
- ↑ Delaney, Jeff (Oct 12, 2018). The Async Await Episode I Promised. local page: Fireship.