Web Workers

Multithreaded Programs in JavaScript

Nonfiction, Computers, Programming, Programming Languages, CGI, JavaScript, Perl, VBScript, Internet, Web Development
Cover of the book Web Workers by Ido Green, O'Reilly Media
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart
Author: Ido Green ISBN: 9781449322090
Publisher: O'Reilly Media Publication: May 24, 2012
Imprint: O'Reilly Media Language: English
Author: Ido Green
ISBN: 9781449322090
Publisher: O'Reilly Media
Publication: May 24, 2012
Imprint: O'Reilly Media
Language: English

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.

  • Start creating Web Workers and understand what they can and can’t do
  • Determine which browser versions support the API
  • Use dedicated Web Workers for tasks that consume a lot of CPU, such as data parsing
  • Explore use cases for creating inline Workers, such as encapsulating a web app in one page
  • Create a shared Worker to communicate multiple web app instances to the server, and other uses
  • Learn best practices for debugging Web Workers
  • Apply Web Workers within the server-side Node environment
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart

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.

More books from O'Reilly Media

Cover of the book Google SketchUp Cookbook by Ido Green
Cover of the book SOA in Practice by Ido Green
Cover of the book Word 2007: The Missing Manual by Ido Green
Cover of the book Designing Delivery by Ido Green
Cover of the book Perl Hacks by Ido Green
Cover of the book Yahoo! Hacks by Ido Green
Cover of the book Learning JavaScript by Ido Green
Cover of the book vi Editor Pocket Reference by Ido Green
Cover of the book Excel 2010: The Missing Manual by Ido Green
Cover of the book Building Polyfills by Ido Green
Cover of the book The OpenBSD 4.0 Crash Course by Ido Green
Cover of the book Intermediate Perl by Ido Green
Cover of the book Building a Web 2.0 Portal with ASP.NET 3.5 by Ido Green
Cover of the book Adobe AIR 1.5 Cookbook by Ido Green
Cover of the book Switching to the Mac: The Missing Manual, Leopard Edition by Ido Green
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy