gRPC over QUIC: faster seeks, slower bulk
QUIC在随机读取上快过TCP,但批量传输反而更慢,P2P文件系统的测试结果值得关注
Abstract. Notes from testing whether to move KeibiDrop, a post-quantum encrypted peer-to-peer filesystem, from gRPC over TCP to gRPC over QUIC. The pr…
QUIC在随机读取上快过TCP,但批量传输反而更慢,P2P文件系统的测试结果值得关注
Abstract. Notes from testing whether to move KeibiDrop, a post-quantum encrypted peer-to-peer filesystem, from gRPC over TCP to gRPC over QUIC. The pr…
Google全球流量IPv6占比首破50%,IPv6普及拐点已至,网络生态准备好了吗?
Article URL: https://blog.apnic.net/2026/04/28/google-hits-50-ipv6/ Comments URL: https://news.ycombinator.com/item?id=48616800 Points: 221 # Comments…
把围棋棋盘编成FTP目录结构,用文件列表操作下棋,脑洞大开的网络协议玩法。
Article URL: https://github.com/molang163/GobanFTP Comments URL: https://news.ycombinator.com/item?id=48245699 Points: 1 # Comments: 0
OpenAI开源超算网络协议MRC,大幅提升AI训练集群的弹性与性能。
OpenAI introduces MRC (Multipath Reliable Connection), a new supercomputer networking protocol released via OCP to improve resilience and performance …