Back to Browse

Netdev 0x13 - QUIC Tutorial

5.1K views
May 20, 2019
1:39:22

QUIC guru Jana Iyengar gave a tutorial at netdev 0x13. Quick UDP Internet Connections, pronounced 'quick' is a new important transport which is growing at a phenomenal rate. Studies have shown by November 2017, QUIC already represented 20% of the total mobile traffic[1] and grew over 200% in two years. There are other advantages for QUIC; refer to 0x12 talk[2]. QUIC is implemented on top of UDP making it much easier to deploy improvements and fixes when compared to TCP which is in the kernel (and therefore requires kernel patch submissions and process overhead). More info: https://netdevconf.org/0x13/session.html?tutorial-QUIC [1]https://owmobility.com/blog/meteoric-rise-google-quic-worrying-mobile-operators/ [2]https://www.netdevconf.org/0x12/session.html?quic-developing-and-deploying-a-tcp-replacement-for-the-web

Download

0 formats

No download links available.

Netdev 0x13 - QUIC Tutorial | NatokHD