- JavaScript Concurrency
- Adam Boduch
- 144字
- 2021-07-30 09:48:37
What this book covers
Chapter 1, Why JavaScript Concurrency?, is an introduction to concurrency in JavaScript.
Chapter 2, The JavaScript Execution Model, takes you through the mechanisms that run our JavaScript code.
Chapter 3, Synchronizing with Promises, looks at synchronization techniques using promises.
Chapter 4, Lazy Evaluation with Generators, will get your grips to conserving resources by computing lazily.
Chapter 5, Working with Workers, looks at achieving true parallelism in JavaScript.
Chapter 6, Practical Parallelism, will help you in identifying the right parallelization problems to solve.
Chapter 7, Abstracting Concurrency, will get your hands dirty writing concurrent code that reads like regular code.
Chapter 8, Evented IO with NodeJS, will show you how concurrency semantics work in this environment.
Chapter 9, Advanced NodeJS Concurrency, is learning about specific Node concurrency issues.
Chapter 10, Building a Concurrent Application, is all about putting it all together.
- iOS Game Programming Cookbook
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- Mastering Kali Linux for Web Penetration Testing
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- MongoDB權(quán)威指南(第3版)
- Learning FuelPHP for Effective PHP Development
- Spring MVC+MyBatis開發(fā)從入門到項目實踐(超值版)
- HTML5+CSS3+jQuery Mobile APP與移動網(wǎng)站設(shè)計從入門到精通
- Mastering jQuery Mobile
- 算法圖解
- UI設(shè)計基礎(chǔ)培訓(xùn)教程(全彩版)
- 快樂編程:青少年思維訓(xùn)練
- Clojure Web Development Essentials
- DevOps 精要:業(yè)務(wù)視角
- Java Web動態(tài)網(wǎng)站開發(fā)(第2版·微課版)