High performance networking libs in Rust?

I am interested in studying load balancers / CDNs implementations.

Are there good examples of high performance CDNs / load balancers implemented in Rust ?

2 Likes

I've never used it myself, but I've heard that linkerd2 should be an example.

In addition to linkerd2-proxy, there is also convey.

1 Like

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.