Web Workers

Multithreaded Programs in JavaScript



Bookstore > Books > Web Workers

Price$7.71 - $18.94
Rating
AuthorIdo Green
PublisherO'Reilly Media
Published2012
Pages62
LanguageEnglish
FormatPaper book / ebook (PDF)
ISBN-101449322131
ISBN-139781449322137
EBook Hardcover Paperback

Web apps would run much better if heavy calculations could be performed in the background, rather than compete with the user interface. With this book, you'll learn how to use Web Workers to run computationally intensive JavaScript code in a thread parallel to the UI. Yes, multi-threaded programing is complicated, but Web Workers provide a simple API that helps you be productive without the complex algorithms.

If you have an intermediate to advanced understanding of JavaScript - especially event handling and callbacks - you're ready to tackle Web Workers with the tools in this example-driven guide.




4 5 50

Similar Books


HTML5 and JavaScript Web Apps

HTML5 and JavaScript Web Apps

by Wesley Hales

This hands-on book shows you how to work with HTML5, JavaScript MVC frameworks, and the latest W3C specifications to build mobile and desktop web apps that are widely supported across all browsers and devices. You'll quickly master building client-side applications with a loosely coupled backend infrastructure that supports offline c...

Price:  $3.88  |  Publisher:  O'Reilly Media  |  Release:  2012

HTML5 Hacks

HTML5 Hacks

by Jesse Cravens, Jeff Burtoft

With 90 detailed hacks, expert web developers Jesse Cravens and Jeff Burtoft demonstrate intriguing uses of HTML5-related technologies. Each recipe provides a clear explanation, screenshots, and complete code examples for specifications that include Canvas, SVG, CSS3, multimedia, data storage, web workers, WebSockets, and geolocation.You&...

Price:  $6.09  |  Publisher:  O'Reilly Media  |  Release:  2012

JavaScript Cookbook, 3rd Edition

JavaScript Cookbook, 3rd Edition

by Adam Scott, Matthew MacDonald, Shelley Powers

Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes for common programming tasks, along with techniques for building apps that work in any browser. You'll get adaptable code samples that you can add to almost any project-and you'll learn more about JavaScript in t...

Price:  $32.64  |  Publisher:  O'Reilly Media  |  Release:  2021

WebAssembly in Action

WebAssembly in Action

by Gerard Gallant

WebAssembly in Action introduces the WebAssembly stack and walks you through the process of writing and running browser-based applications. Expert developer Gerard Gallant gives you a firm foundation of the structure of a module, HTML basics, JavaScript Promises, and the WebAssembly JavaScript API.Write high-performance browser-based appl...

Price:  $39.99  |  Publisher:  Manning  |  Release:  2019

Mastering JavaScript High Performance

Mastering JavaScript High Performance

by Chad R. Adams

Studying JavaScript performance in depth will make you capable of tackling the complex and important tasks required to solve performance issues. In this book, you'll learn when and why to use an IDE over a common text editor. Packed with examples, you'll also learn how to create a build system to test and deploy your JavaScript ...

Price:  $44.99  |  Free ebook  |  Publisher:  Packt Publishing  |  Release:  2015

Multithreaded JavaScript

Multithreaded JavaScript

by Thomas Hunter, 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-threade...

Price:  $43.89  |  Publisher:  O'Reilly Media  |  Release:  2021

Pro HTML5 with Visual Studio 2015

Pro HTML5 with Visual Studio 2015

by Mark Collins

Pro HTML5 with Visual Studio 2015 is written to help ASP.NET developers make the leap to the inevitable and exciting world of HTML5. With this book, you'll quickly master the new HTML elements, the improved CSS features, and advanced content including audio, video, canvas, SVG, and drag and drop capabilities. You will also learn how ...

Price:  $49.99  |  Publisher:  Apress  |  Release:  2015

You Don't Know JS: Async & Performance

You Don't Know JS: Async & Performance

by Kyle Simpson

No matter how much experience you have with JavaScript, odds are you don't fully understand the language. As part of the "You Don't Know JS" series, this concise yet in-depth guide focuses on new asynchronous features and performance techniques - including Promises, generators, and Web Workers - that let you cr...

Price:  $24.99  |  Publisher:  O'Reilly Media  |  Release:  2015