Re: [libvirt-users] Designing libvirt client

2013-05-15 Thread Daniel P. Berrange
On Tue, May 14, 2013 at 05:17:12PM -0700, arvind viswanathan wrote: > Hi, > I have a VMM application using a homegrown client for communicating with > hypervisor. > I am planning to migrate to libvirt because of the blocking nature of the > calls. > After going over the architecture, I would like t

Re: [libvirt-users] Designing libvirt client

2013-05-14 Thread Eric Blake
On 05/14/2013 06:17 PM, arvind viswanathan wrote: > Hi, > I have a VMM application using a homegrown client for communicating with > hypervisor. > I am planning to migrate to libvirt because of the blocking nature of the > calls. > After going over the architecture, I would like to have a few doubt

[libvirt-users] Designing libvirt client

2013-05-14 Thread arvind viswanathan
Hi, I have a VMM application using a homegrown client for communicating with hypervisor. I am planning to migrate to libvirt because of the blocking nature of the calls. After going over the architecture, I would like to have a few doubts clarified 1) Should my application be necessarily multi-thre