High Performance Browser Networking: What every web developer should know about networking and browser performanceHow prepared are you to build fast and efficient web applications? This eloquent book provides what every web developer should know about the network, from fundamental limitations that affect performance to major innovations for building even more powerful browser applications--including HTTP 2.0 and XHR improvements, Server-Sent Events (SSE), WebSocket, and WebRTC. Author Ilya Grigorik, a web performance engineer at Google, demonstrates performance optimization best practices for TCP, UDP, and TLS protocols, and explains unique wireless and mobile network optimization requirements. You'll then dive into performance characteristics of technologies such as HTTP 2.0, client-side network scripting with XHR, real-time streaming with SSE and WebSocket, and P2P communication with WebRTC.
|
What people are saying - Write a review
LibraryThing Review
User Review - nmarun - LibraryThingThis book introduces readers to many technologies - old and new (ish). It doesn't go very deep into any one particular technology, it is a great book that can act as a refresher, crash-course ... Read full review
LibraryThing Review
User Review - Tobias.Bruell - LibraryThingThe first two parts of this book describe the four lower layers of the OSI stack with an emphasis on performance and wireless technology. The third part treats HTTP (including HTTP 2.0), also with a ... Read full review