microsoft / Freeflow

High performance container overlay networks on Linux. Enabling RDMA (on both InfiniBand and RoCE) and accelerating TCP to bare metal performance. Freeflow requires zero modification on application code/binary.
MIT License
597 stars 88 forks source link

comparison to appswitch.io #11

Open nevgeniev opened 5 years ago

nevgeniev commented 5 years ago

instead of comparison with 'default tcp' would be nice to see comparison to http://appswitch.io/ which works just everywhere

bobzhuyb commented 5 years ago

From what I read on the blog, it's pretty similar to (if not the same as) our TCP branch. For that, I recommend you checking out https://github.com/danyangz/slim and the paper. It has numerous improvements on the idea.