[libvirt] Raising limits for our RPC messages

Daniel P. Berrange berrange at redhat.com
Thu May 4 12:33:28 UTC 2017


On Thu, May 04, 2017 at 03:04:33PM +0300, Vasiliy Tolstov wrote:
> 2017-05-04 15:01 GMT+03:00 Daniel P. Berrange <berrange at 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 see gRPC adding any benefit over what we use already and doesn't
solve the problem we're discussing here.

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list