Hacker News new | past | comments | ask | show | jobs | submit login
Google's networking stack – Snap: a microkernel approach to host networking (acolyer.org)
40 points by vojnovski on Nov 11, 2019 | hide | past | favorite | 1 comment



Impressive, Alibaba used something like that with RDMA to hook up remote storage/tls termination/transcoding.

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.

Then the userspace lib calls the control server to get address and settings for that RDMA box.

Every other interaction is than handled by userspace libraries that don't expose RDMA.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: