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.

Google's networking stack – Snap: a microkernel approach to host networking

40 pointsby vojnovskiover 5 years ago

1 comment

baybal2over 5 years ago
Impressive, Alibaba used something like that with RDMA to hook up remote storage&#x2F;tls termination&#x2F;transcoding.<p>The entirety of control plane is done in http apis that basically ssh into switches and opens L2 route from the client to RDMA box.<p>Then the userspace lib calls the control server to get address and settings for that RDMA box.<p>Every other interaction is than handled by userspace libraries that don&#x27;t expose RDMA.