QUIC
Coverage of QUIC in the Nexus archive.
- Media Over QUIC can scale real-time streaming and carry the world's vids
Media Over QUIC (MoQ) is positioned as a middle ground between WebRTC and DASH, leveraging QUIC as its transport protocol to address real-time streaming challenges. It aims to scale real-time video delivery while potentially replacing or complementing existing technologies like WebRTC, which struggles with large-scale conferences, and DASH, used for non-real-time media.
- Agave 4.0 Is Now Recommended For Mainnet Validators
Agave 4.0 is now recommended for mainnet validators, featuring improvements such as XDP for Turbine and QUIC-only TPU ingestion. This update brings faster replay stage and several feature-gated SIMDs activations. The changes aim to increase efficiency and capacity for Solana's mainnet validators.
- When "idle" isn't idle: how a Linux kernel optimization became a QUIC bug
A Linux kernel optimization caused a bug in QUIC, leading to a 'death spiral' issue that has now been fixed. The problem arose when the Linux kernel marked an idle connection as active, causing unexpected behavior. Cloudflare has resolved the issue and detailed the fix in their blog post.
- HTTP/3 + QUIC is now rolled out on every Triton load balancer serving shared infrastructure
HTTP/3 + QUIC is now available on every Triton load balancer, reducing latency by ~50% after the first connection request. This improvement benefits users accessing JSON-RPC or WebSockets from browsers or phones. QUIC's faster data sending and resilience on mobile data and public Wi-Fi are key enhancements.
- QUIC will soon be as important as TCP – but it's vastly different
QUIC, a new transport protocol, is set to become as significant as TCP but differs vastly. The article highlights the complexity of deciphering QUIC's four RFCs and discusses its development, with the author contributing to a book chapter on the topic.