Multithreaded Javascript Multithreaded Javascript

Multithreaded Javascript

Concurrency Beyond the Event Loop

    • ¥4,800
    • ¥4,800

発行者による作品情報

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.
Learn what multithreaded programming is and how you can benefit from itUnderstand the differences between a web worker, a service worker, and a worker threadKnow when and when not to use threads in an applicationOrchestrate communication between threads by leveraging the Atomics objectBuild high-performance applications using the knowledge you gain from this bookBenchmark performance to learn if you'll benefit from multithreading

ジャンル
コンピュータ/インターネット
発売日
2021年
9月22日
言語
EN
英語
ページ数
214
ページ
発行者
O'Reilly Media
販売元
O Reilly Media, Inc.
サイズ
4.3
MB
Python Concurrency with asyncio Python Concurrency with asyncio
2022年
Multi Threading: Questions and Answers Multi Threading: Questions and Answers
2017年
Multi Threading: Questions and Answers (2020 Edition) Multi Threading: Questions and Answers (2020 Edition)
2019年
Elixir in Action Elixir in Action
2019年
WebAssembly: The Definitive Guide WebAssembly: The Definitive Guide
2021年
Distributed Systems with Node.js Distributed Systems with Node.js
2020年