Re: [Xen-devel] Xen and Inter-VM-Communications

2018-12-03 Thread Wei Liu
On Fri, Nov 23, 2018 at 11:57:10AM +, Ben Clewett wrote: > Hi Guys, > > I am interested in using Inter-VM-Communications (IVMC) to enhance performance > between TCP server/applications running on the same Hypervisor. If it is socket API that you want, maybe pvcalls fits your need? https://bl

Re: [Xen-devel] Xen and Inter-VM-Communications

2018-11-23 Thread Roger Pau Monné
On Fri, Nov 23, 2018 at 11:57:10AM +, Ben Clewett wrote: >Hi Guys, > >I am interested in using Inter-VM-Communications (IVMC) to enhance >performance between TCP server/applications running on the same >Hypervisor. > >For instance, XenLoop seems like the magic silver bulle

[Xen-devel] Xen and Inter-VM-Communications

2018-11-23 Thread Ben Clewett
Hi Guys, I am interested in using Inter-VM-Communications (IVMC) to enhance performance between TCP server/applications running on the same Hypervisor. For instance, XenLoop seems like the magic silver bullet to solve our requirements. Can I please