TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Taking Google’s QUIC For a Test Drive (2013)

26 pointsby babawereover 11 years ago

4 comments

drpover 11 years ago
This article is from last November. The Google group response linked from the post <a href="https://groups.google.com/a/chromium.org/forum/m/#!topic/proto-quic/xoooxrixCis" rel="nofollow">https:&#x2F;&#x2F;groups.google.com&#x2F;a&#x2F;chromium.org&#x2F;forum&#x2F;m&#x2F;#!topic&#x2F;pro...</a> implied many performance problems would be fixed within 2 weeks. I wonder how it&#x27;s improved.
felixgalloover 11 years ago
QUIC is a great idea in general, but in my personal opinion, it has a lot of weird Google-specific, application- and HTTP-level hacks hanging off of it -- e.g. &#x27;orbit&#x27; server state in Snap Start -- and a singular focus on web service&#x2F;browser receipt and how the thing works with SPDY, and that&#x27;s unfortunate.<p>The internet does need a faster, multiplexed UDP streaming protocol with great encryption support. If only it weren&#x27;t tied to the assumption of odd infrastructure.<p>(edit: I understand why Google&#x27;s doing it this way; just wish they started from the bottom layer and worked their way up, rather than starting on all layers and working around to the sides)
评论 #7232508 未加载
shacharzover 11 years ago
I guess QUIC isn&#x27;t mature enough yet, I wish someone would do the same with SCTP.
评论 #7231007 未加载
jamesmossover 11 years ago
How does SPDY fit into this? Is QUIC to UDP what SPDY is to HTTP?
评论 #7231219 未加载
评论 #7231482 未加载