Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
HTTP/2: Learn what's new in HTTP/2 and how your applications can benefit from it
🌠 Top Free C++ Books - 100% Free or Open Source!
  • Title HTTP/2: Learn what's new in HTTP/2 and how your applications can benefit from it
  • Author(s) Ilya Grigorik
  • Publisher: O'Reilly Media (May 01, 2015)
  • Paperback: N/A
  • eBook: PDF, ePub, Kindle
  • Language: English
  • ISBN-10/ASIN: N/A
  • ISBN-13: 978-1491932483
  • Share This:  

Book Description

The new HTTP/2 standard is finally here. Approved earlier this year, HTTP/2 adds a new binary framing layer that will help make applications faster, simpler, and more robust. This chapter from the new release of High Performance Browser Networking provides a brief look at this updated protocol and explains how it will reduce latency, minimize protocol overhead, and add support for request prioritization and server push.

In this excerpt, author Ilya Grigorik takes you through HTTP/2's design and technical goals, and explains how Google's SPDY played a critical role in the protocol's development. You'll also learn what's required for upgrading a multitude of servers and clients to HTTP/2.

  • HTTP/2's binary framing layer
  • Streams, messages, and frames
  • Request and response multiplexing
  • Stream prioritization
  • One connection per origin
  • Flow control
  • Server push
  • Header compression
About the Authors
  • Ilya Grigorik is a developer advocate and web performance engineer at Google. He spends his days and nights working on making the web faster and building and driving adoption of performance best practices.
    Prior to focusing on web performance Ilya was the founder and CTO of PostRank, a social analytics company which was acquired by Google and became the core of social analytics reporting within Google Analytics. Whenever not thinking web performance, or analytics, Ilya can be found contributing to open-source projects, reading, or building fun projects like VimGolf, GitHub Archive and others.
Reviews, Ratings, and Recommedations: Related Book Categories: Read and Download Links: Similar Books:
  • Http3 Explained (Daniel Stenberg)

    This is a detailed document describing HTTP/3 (RFC 9114), the background, concepts, protocol and something about existing implementations and what the future might hold. Background, the protocol, the implementations and the future.

  • Http2 Explained (Daniel Stenberg)

    This is a detailed document describing HTTP/2 (RFC 7540), the background, concepts, protocol and something about existing implementations and what the future might hold. Background, the protocol, the implementations and the future.

  • O'Reilly® High Performance Browser Networking (Ilya Grigorik)

    This book provides a hands-on overview of what every web developer needs to know about the various types of networks (WiFi, 3G/4G), transport protocols (UDP, TCP, and TLS), application protocols (HTTP/1.1, HTTP/2), and APIs available in the browser.

  • HTTP Succinctly: HTTP from a Developer's Perspective (Scott Allen)

    It clearly explains HTTP and these interrelated core technologies, backed up by hundreds of detailed illustrations and examples, and convenient reference appendices. You'll be able to write better web apps and services, and debug them when something goes wrong.

  • HTTP Programming Recipes for C# Bots (Jeff Heaton)

    This book covers many topics related to C# HTTP programming. Both secure and insecure HTTP communications are covered, as well as HTTP authentication. . Learn to interact with HTTP forms and support both HTTP POST and HTTP GET requests.

  • Introduction to Socket Programming (Reg Quinton, et al)

    These course notes are directed at Unix application programmers who want to develop client/server applications in the TCP/IP domain (with some hints for those who want to write UDP/IP applications).

  • TCP/IP Illustrated, Vol. 1: The Protocols (W. Richard Stevens)

    is an excellent text that provides encyclopedic coverage of the TCP/IP protocol suite. What sets this book apart from others on this subject is the fact that the author supplements all of the discussion with data collected via diagnostic programs.

Book Categories
:
Other Categories
Resources and Links