logo

EbookBell.com

Most ebook files are in PDF format, so you can easily read them using various software such as Foxit Reader or directly on the Google Chrome browser.
Some ebook files are released by publishers in other formats such as .awz, .mobi, .epub, .fb2, etc. You may need to install specific software to read these formats on mobile/PC, such as Calibre.

Please read the tutorial at this link:  https://ebookbell.com/faq 


We offer FREE conversion to the popular formats you request; however, this may take some time. Therefore, right after payment, please email us, and we will try to provide the service as quickly as possible.


For some exceptional file formats or broken links (if any), please refrain from opening any disputes. Instead, email us first, and we will try to assist within a maximum of 6 hours.

EbookBell Team

Multithreaded Javascript Concurrency Beyond The Event Loop 1st Edition Thomas Hunter Ii

  • SKU: BELL-36652036
Multithreaded Javascript Concurrency Beyond The Event Loop 1st Edition Thomas Hunter Ii
$ 31.00 $ 45.00 (-31%)

5.0

28 reviews

Multithreaded Javascript Concurrency Beyond The Event Loop 1st Edition Thomas Hunter Ii instant download after payment.

Publisher: O'Reilly Media
File Extension: PDF
File size: 5.78 MB
Pages: 200
Author: Thomas Hunter II, Bryan English
ISBN: 9781098104436, 1098104439
Language: English
Year: 2021
Edition: 1

Product desciption

Multithreaded Javascript Concurrency Beyond The Event Loop 1st Edition Thomas Hunter Ii by Thomas Hunter Ii, Bryan English 9781098104436, 1098104439 instant download after payment.

The nature of JavaScript is to be single threaded. This is reflected not only in libraries and applications, but also in online forum posts, books, and online documentation. Thanks to recent advancements in the platform—such as with web workers in the browser, worker_threads in Node.js, and the Atomics and SharedArrayBuffer objects—JavaScript engineers are able to build multi-threaded applications. 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, using a spectrum of API reference material and high level programming patterns.
• Learn what multithreaded programming is and how you can benefit from it
• Understand the differences between a dedicated worker, a shared worker, and a service worker
• Identify when and when not to use threads in an application
• Orchestrate communication between threads by leveraging the Atomics object
• Understand both the gains and pitfalls of using shared memory
• Benchmark performance to learn when you'll benefit from multiple threads

Related Products