Ido Green - Web Workers: Multithreaded Programs in JavaScript
Here you can read online Ido Green - Web Workers: Multithreaded Programs in JavaScript full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2012, publisher: OReilly Media, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:
Romance novel
Science fiction
Adventure
Detective
Science
History
Home and family
Prose
Art
Politics
Computer
Non-fiction
Religion
Business
Children
Humor
Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.
Web Workers: Multithreaded Programs in JavaScript: summary, description and annotation
We offer to read an annotation, description, summary or preface (depends on what the author of the book "Web Workers: Multithreaded Programs in JavaScript" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.
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, youll 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 callbacksyoure ready to tackle Web Workers with the tools in this example-driven guide.
- Start creating Web Workers and understand what they can and cant 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
Ido Green: author's other books
Who wrote Web Workers: Multithreaded Programs in JavaScript? Find out the surname, the name of the author of the book and a list of all author's works by series.