Multithreaded JavaScript

Multithreaded JavaScript

Thomas Hunter II & Bryan English
이 책이 얼마나 마음에 드셨습니까?
파일의 품질이 어떻습니까?
책의 품질을 평가하시려면 책을 다운로드하시기 바랍니다
다운로드된 파일들의 품질이 어떻습니까?

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 it
  • Understand the differences between a web worker, a service worker, and a worker thread
  • Know when and when not to use threads in an application
  • Orchestrate communication between threads by leveraging the Atomics object
  • Build high-performance applications using the knowledge you gain from this book
  • Benchmark performance to learn if you'll benefit from multithreading

년:
2021
출판사:
O'Reilly Media, Inc.
언어:
english
ISBN 10:
1098104439
ISBN 13:
9781098104436
파일:
PDF, 2.23 MB
IPFS:
CID , CID Blake2b
english, 2021
다운로드 (pdf, 2.23 MB)
로의 변환이 실행 중입니다
로의 변환이 실패되었습니다

주로 사용되는 용어