好资源收集站

Multithreaded JavaScript

Multithreaded JavaScript
出版时间:2021.9
官网链接:O’Reilly
下载地址:百度网盘(PDF+EPUB)
提取码    :7unh

内容简介:

Traditionally, JavaScript has been a single-threaded language. Nearly all online forum posts, books, online documentation, and libraries refer to the language as single threaded. Thanks to recent advancements in the language–such as the Atomics and SharedArrayBuffers objects and Web Workers in the browser–JavaScript is now a multi-threaded language. These features will go down as being the biggest paradigm shift for the world’s most popular programming language.

Multithreaded JavaScript explores the various features that JavaScript runtimes have at their disposal for implementing multithreaded programming, providing both practical real-world examples, as well as reference material.

退出移动版