Daniel P. Berrangé writes:
> On Tue, Apr 27, 2021 at 11:52:29PM +0200, Stefano Brivio wrote:
>> On Mon, 26 Apr 2021 13:56:40 +0100
>> Daniel P. Berrangé wrote:
>> > The pain we're feeling is largely because the design of the net
>> > option syntax is one of the oldest parts of QEMU and has only
On Tue, Apr 27, 2021 at 11:52:29PM +0200, Stefano Brivio wrote:
> On Mon, 26 Apr 2021 13:56:40 +0100
> Daniel P. Berrangé wrote:
> > The pain we're feeling is largely because the design of the net
> > option syntax is one of the oldest parts of QEMU and has only
> > been very partially improved up
On Mon, 26 Apr 2021 13:56:40 +0100
Daniel P. Berrangé wrote:
> On Fri, Apr 23, 2021 at 06:54:08PM +0200, Stefano Brivio wrote:
> > On Fri, 23 Apr 2021 17:21:38 +0100
> > Daniel P. Berrangé wrote:
> > > The current IP socket impl for the net socket backend uses SOCK_DGRAM,
> > > so from a consi
On Mon, 26 Apr 2021 13:14:48 +0200
Ralph Schmieder wrote:
> > On Apr 23, 2021, at 18:39, Stefano Brivio
> > wrote:
> >
> > [...]
> >
> > Okay, so it doesn't seem to fit your case, but this specific point
> > is where you actually have a small advantage using a stream-oriented
> > socket. If you
On Fri, Apr 23, 2021 at 06:54:08PM +0200, Stefano Brivio wrote:
> On Fri, 23 Apr 2021 17:21:38 +0100
> Daniel P. Berrangé wrote:
> > The current IP socket impl for the net socket backend uses SOCK_DGRAM,
> > so from a consistency POV it feels sensible todo the same for UNIX
> > sockets too.
>
> T
> On Apr 23, 2021, at 18:54, Stefano Brivio wrote:
>
> On Fri, 23 Apr 2021 17:21:38 +0100
> Daniel P. Berrangé wrote:
>
>> On Fri, Apr 23, 2021 at 05:29:40PM +0200, Stefano Brivio wrote:
>>> Hi Ralph,
>>>
>>> On Fri, 23 Apr 2021 08:56:48 +0200
>>> Ralph Schmieder wrote:
>>>
Hey... n
> On Apr 23, 2021, at 18:39, Stefano Brivio wrote:
>
> On Fri, 23 Apr 2021 17:48:08 +0200
> Ralph Schmieder wrote:
>
>> Hi, Stefano... Thanks for the detailed response... inline
>> Thanks,
>> -ralph
>>
>>
>>> On Apr 23, 2021, at 17:29, Stefano Brivio
>>> wrote:
>>>
>>> Hi Ralph,
>>>
>>>
On Fri, 23 Apr 2021 17:21:38 +0100
Daniel P. Berrangé wrote:
> On Fri, Apr 23, 2021 at 05:29:40PM +0200, Stefano Brivio wrote:
> > Hi Ralph,
> >
> > On Fri, 23 Apr 2021 08:56:48 +0200
> > Ralph Schmieder wrote:
> >
> > > Hey... new to this list. I was looking for a way to use Unix domain
>
On Fri, 23 Apr 2021 17:48:08 +0200
Ralph Schmieder wrote:
> Hi, Stefano... Thanks for the detailed response... inline
> Thanks,
> -ralph
>
>
> > On Apr 23, 2021, at 17:29, Stefano Brivio
> > wrote:
> >
> > Hi Ralph,
> >
> > On Fri, 23 Apr 2021 08:56:48 +0200
> > Ralph Schmieder wrote:
> >
On Fri, Apr 23, 2021 at 05:29:40PM +0200, Stefano Brivio wrote:
> Hi Ralph,
>
> On Fri, 23 Apr 2021 08:56:48 +0200
> Ralph Schmieder wrote:
>
> > Hey... new to this list. I was looking for a way to use Unix domain
> > sockets as a network transport between local VMs.
> >
> > I'm part of a tea
Hi, Stefano... Thanks for the detailed response... inline
Thanks,
-ralph
> On Apr 23, 2021, at 17:29, Stefano Brivio wrote:
>
> Hi Ralph,
>
> On Fri, 23 Apr 2021 08:56:48 +0200
> Ralph Schmieder wrote:
>
>> Hey... new to this list. I was looking for a way to use Unix domain
>> sockets as a
Hi Ralph,
On Fri, 23 Apr 2021 08:56:48 +0200
Ralph Schmieder wrote:
> Hey... new to this list. I was looking for a way to use Unix domain
> sockets as a network transport between local VMs.
>
> I'm part of a team where we run dozens if not hundreds of VMs on a
> single compute instance which
> On Apr 23, 2021, at 11:16, Daniel P. Berrangé wrote:
>
> On Fri, Apr 23, 2021 at 08:56:48AM +0200, Ralph Schmieder wrote:
>> Hey... new to this list. I was looking for a way to use Unix domain
>> sockets as a network transport between local VMs.
>>
>> I'm part of a team where we run doze
On Fri, Apr 23, 2021 at 08:56:48AM +0200, Ralph Schmieder wrote:
> Hey... new to this list. I was looking for a way to use Unix domain sockets
> as a network transport between local VMs.
>
> I'm part of a team where we run dozens if not hundreds of VMs on a single
> compute instance which are
Hey... new to this list. I was looking for a way to use Unix domain sockets
as a network transport between local VMs.
I'm part of a team where we run dozens if not hundreds of VMs on a single
compute instance which are highly interconnected.
In the current implementation, I use UDP sockets (e
15 matches
Mail list logo