On 11/07/2011 09:37 AM, yi...@neusoft.com wrote:
> Hi
>    Is there a way to communicate between containers?
>    As far as I know,process in differnt namespace cannot communicate 
> with each other.

Depending of the container isolation you can communicate through a fifo
or an af_unix if you share some files across the containers, otherwise
an af_inet socket.

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to