Book description
How 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.
- Deliver superlative TCP, UDP, and TLS performance
- Speed up network performance over 3G/4G mobile networks
- Develop fast and energy-efficient mobile applications
- Address bottlenecks in HTTP 1.x and other browser protocols
- Plan for and deliver the best HTTP 2.0 performance
- Enable efficient real-time streaming in the browser
- Create efficient peer-to-peer videoconferencing and low-latency applications with real-time WebRTC transports
Publisher resources
Table of contents
- Foreword
- Preface
-
I. Networking 101
- 1. Primer on Latency and Bandwidth
- 2. Building Blocks of TCP
- 3. Building Blocks of UDP
- 4. Transport Layer Security (TLS)
-
II. Performance of Wireless Networks
- 5. Introduction to Wireless Networks
- 6. WiFi
- 7. Mobile Networks
- 8. Optimizing for Mobile Networks
-
III. HTTP
- 9. Brief History of HTTP
- 10. Primer on Web Performance
- 11. HTTP/1.X
- 12. HTTP/2
- 13. Optimizing Application Delivery
-
IV. Browser APIs and Protocols
- 14. Primer on Browser Networking
- 15. XMLHttpRequest
- 16. Server-Sent Events (SSE)
- 17. WebSocket
- 18. WebRTC
- Index
- Colophon
- Copyright
Product information
- Title: High Performance Browser Networking
- Author(s):
- Release date: September 2013
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449344764
You might also like
book
TCP/IP Guide
The TCP/IP Guide is both an encyclopedic and comprehensible guide to the TCP/IP protocol suite that …
book
The Linux Programming Interface
The Linux Programming Interface is the definitive guide to the Linux and UNIX programming interface—the interface …
book
HTTP/2 in Action
HTTP/2 in Action teaches you everything you need to know to use HTTP/2 effectively. You'll learn …
book
Software Engineering at Google
Today, software engineers need to know not only how to program effectively but also how to …