Descriere YEO:
Pe YEO găsești High Performance Browser Networking: What de la Ilya Grigorik, în categoria Computers.
Indiferent de nevoile tale, High Performance Browser Networking: What Every Web Developer Should Know about Networking and Web Performance - Ilya Grigorik din categoria Computers îți poate aduce un echilibru perfect între calitate și preț, cu avantaje practice și moderne.
Preț: 395.17 Lei
Caracteristicile produsului High Performance Browser Networking: What
- Brand: Ilya Grigorik
- Categoria: Computers
- Magazin: libris.ro
- Ultima actualizare: 18-09-2025 01:36:55
Comandă High Performance Browser Networking: What Online, Simplu și Rapid
Prin intermediul platformei YEO, poți comanda High Performance Browser Networking: What de la libris.ro rapid și în siguranță. Bucură-te de o experiență de cumpărături online optimizată și descoperă cele mai bune oferte actualizate constant.
Descriere magazin:
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