[Lxc-users] IPC between containers

2010-06-07 Thread Nirmal Guhan
Hi, Is there a way to use shared memory between the containers? Any other better/faster IPC mechanisms? I don't want to use sockets. Please let me know. Thanks, Nirmal -- ThinkGeek and WIRED's GeekDad team up for the Ul

Re: [Lxc-users] IPC between containers

2010-06-07 Thread Brian K. White
On 6/7/2010 7:51 PM, Nirmal Guhan wrote: > Hi, > > Is there a way to use shared memory between the containers? Any other > better/faster IPC mechanisms? I don't want to use sockets. > > Please let me know. Fifos on shared filesystem on the host? Multiply hardlinked files on the host which appear

Re: [Lxc-users] IPC between containers

2010-06-07 Thread Nirmal Guhan
On Mon, Jun 7, 2010 at 5:21 PM, Brian K. White wrote: > On 6/7/2010 7:51 PM, Nirmal Guhan wrote: > > Hi, > > > > Is there a way to use shared memory between the containers? Any other > > better/faster IPC mechanisms? I don't want to use sockets. > > > > Please let me know. > > Fifos on shared fil

Re: [Lxc-users] IPC between containers

2010-06-08 Thread Daniel Lezcano
On 06/08/2010 07:55 AM, Nirmal Guhan wrote: > On Mon, Jun 7, 2010 at 5:21 PM, Brian K. White wrote: > > >> On 6/7/2010 7:51 PM, Nirmal Guhan wrote: >> >>> Hi, >>> >>> Is there a way to use shared memory between the containers? Any other >>> better/faster IPC mechanisms? I don't want to u