- Mastering ASP.NET Web API
- Mithun Pattankar Malendra Hurbuns
- 79字
- 2021-07-02 20:52:26
Multiplexing and streams
A stream is like a tunnel that has many cars passing through it in both directions, with the cars being substituted with frames, and a stream is standalone between a client and a server. In HTTP/2, a connection can have many streams, with frames from one request spread over many streams, though the order of the frames is important.
This is a significant improvement from HTTP 1.1, which uses multiple connections to render a single page.
推薦閱讀
- Python for Secret Agents:Volume II
- Cocos2d-x游戲開發:手把手教你Lua語言的編程方法
- 數據結構(Java語言描述)
- 三維圖形化C++趣味編程
- STM32F0實戰:基于HAL庫開發
- Julia高性能科學計算(第2版)
- 深入淺出React和Redux
- Building Machine Learning Systems with Python(Second Edition)
- Shopify Application Development
- Instant GLEW
- Flink入門與實戰
- 啊哈C語言!:邏輯的挑戰(修訂版)
- Building Clouds with Windows Azure Pack
- Java程序性能優化實戰
- Learning Zimbra Server Essentials