Async Patterns to Scale Your Multicore JavaScript Elegantly
Offered By: JSConf via YouTube
Course Description
Overview
Explore advanced JavaScript concurrency techniques in this conference talk from JSConf Budapest 2017. Discover how to leverage functional programming, Async IIFEs, Web Worker clusters, and SharedArrayBuffers to create highly concurrent multicore web applications and backends. Learn to debunk the myth that JavaScript is unsuitable for multithreading, and understand how its single-threaded nature actually enables elegant solutions to complex concurrency problems. Gain insights into architecting scalable JavaScript applications that harness the power of multicore processors without falling into common multithreading pitfalls.
Syllabus
Jonathan Martin: Async patterns to scale your multicore JavaScript elegantly. | JSConf Budapest 2017
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube