Tag: User Datagram Protocol

  • The Cloudflare Blog: QUIC restarts, slow problems: udpgrm to the rescue

    Source URL: https://blog.cloudflare.com/quic-restarts-slow-problems-udpgrm-to-the-rescue/ Source: The Cloudflare Blog Title: QUIC restarts, slow problems: udpgrm to the rescue Feedly Summary: udpgrm is a lightweight daemon for graceful restarts of UDP servers. It leverages SO_REUSEPORT and eBPF to route new and existing flows to the correct server instance. AI Summary and Description: Yes **Summary:** The text discusses the…

  • Hacker News: Hyperlight WASM: Fast, secure, and OS-free

    Source URL: https://opensource.microsoft.com/blog/2025/03/26/hyperlight-wasm-fast-secure-and-os-free/ Source: Hacker News Title: Hyperlight WASM: Fast, secure, and OS-free Feedly Summary: Comments AI Summary and Description: Yes **Summary:** The text introduces Hyperlight, an open-source Rust library for executing small embedded functions with hypervisor-based protection. It highlights the release of Hyperlight Wasm, a virtual machine that runs WebAssembly workloads, offering enhanced performance…

  • Hacker News: How Nat Traversal Works

    Source URL: https://tailscale.com/blog/how-nat-traversal-works Source: Hacker News Title: How Nat Traversal Works Feedly Summary: Comments AI Summary and Description: Yes **Summary:** The text explores the complexities of establishing peer-to-peer connections through NAT (Network Address Translators) and stateful firewalls. It outlines various techniques and protocols, such as STUN (Session Traversal Utilities for NAT), and strategies like simultaneous…