Web Workers: Multithreaded Programs in javascript (Eng) | Книги |
 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. |
Читать дальше |
2012-09-21 17:45:29 | автор: .Stealth |