Le 28/12/2021 à 20:09, David Li a écrit :
Antoine/Micah raised the possibility of extending gRPC instead. That would be preferable, frankly, given otherwise we'd might have to re-implement a lot of what gRPC and HTTP2 provide by ourselves. However, the necessary proposal stalled and was dropped without much discussion: https://groups.google.com/g/grpc-io/c/oIbBfPVO0lY
I'm not sure whether I proposed extending gRPC :-) Is there an HTTP2 implementation above UCX? If so, we could devise a Flight implementation over REST/HTTP2, which might also make the TCP backend faster than with gRPC.
Regards Antoine.