On Wed, Apr 09, 2014 at 05:55:57AM +, WANG Cheng D wrote:
> Dear Daniel,
> As you know, following your suggestion, I can expose shared memory to
> two containers hosted by the same machine, thus the two containers can
> exchange data. Now I have a new problem: how does the containers avoid
> co
Sent: 2014年3月3日 21:42
To: WANG Cheng D
Cc: libvirt-users@redhat.com
Subject: Re: [libvirt-users] method for communication between containers
On Mon, Mar 03, 2014 at 01:39:03PM +, WANG Cheng D wrote:
> Dear Daniel,
> Thank you for your email.
> According to your suggestion, I tried to
D
Cc: libvirt-users@redhat.com
Subject: Re: [libvirt-users] method for communication between containers
On Mon, Mar 03, 2014 at 01:39:03PM +, WANG Cheng D wrote:
> Dear Daniel,
> Thank you for your email.
> According to your suggestion, I tried to use the shared memory filesystem fo
On Mon, Mar 03, 2014 at 01:39:03PM +, WANG Cheng D wrote:
> Dear Daniel,
> Thank you for your email.
> According to your suggestion, I tried to use the shared memory filesystem for
> data exchange between the host machine and the container. The steps are as
> follows:
>
> 1) create an empty
hough ftok() can work and return the value.
Do you have an idea?
Best wishes.
Cheng Wang
-Original Message-
From: Daniel P. Berrange [mailto:berra...@redhat.com]
Sent: 2014年2月27日 18:30
To: WANG Cheng D
Cc: libvirt-users@redhat.com
Subject: Re: [libvirt-users] method for communicati
On Thu, Feb 27, 2014 at 06:28:46AM +, WANG Cheng D wrote:
> Dear all,
> In my system, two containers need to exchange data as quick as possible
> and the two containers are hosted by the same physical machine, I wonder
> if socket is the only method for communication between containers?
If you