On 05/04/2017 02:04 PM, Vasiliy Tolstov wrote:
2017-05-04 15:01 GMT+03:00 Daniel P. Berrange
<berrange(a)redhat.com>:
> That doesn't really help memory usage, as you still have todo the XDR
> encode step to create the data that you then feed to the compressor.
> It only saves on amount of data going over the wire, at the cost of
> burning CPU time on compression.
Yes... gRPC ? Or you don't plan to change XDR ?
I don't think we are gonna change something. btw gRPC doesn't have C
bindings, so we cannot use it (not saying we want).
Michal