liftbridge
liftbridge copied to clipboard
Sendfile/Splice optimization
Hi. Thanks for all your blogs. They are of great help in my server design. I'm not 100% sure but I remember reading about kafka's sendfile optimization and your plans to leverage it. How does it work with encrypted connection? Does it require KTLS?
I think a zero-copy API will require a separate read-path API outside of the gRPC API. There is some related discussion here, but I haven't spent too much time thinking about that yet.