Re: [Ryu-devel] Connecting Ryu controllers on a bus

2019-01-09 Thread Carlos Ferreira
You can use the sockets provided by eventlet to implement P2P communication between the controllers. On Tue, 8 Jan 2019 at 20:25, alex g wrote: > > Hi everyone, > I use a Ryu controller for distributed SDN network, and I > would like to connect four Ryu controllers on a bus. Does an

Re: [Ryu-devel] Connecting Ryu controllers on a bus

2019-01-08 Thread Raymond Burkholder
On 2019-01-08 7:11 p.m., IWAMOTO Toshihiro wrote: On Wed, 09 Jan 2019 05:24:45 +0900, alex g wrote:               I use a Ryu controller for distributed SDN network, and I would like to connect four Ryu controllers on a bus. Does anyone has idea how to do this? Take a look at the OVN project i

Re: [Ryu-devel] Connecting Ryu controllers on a bus

2019-01-08 Thread IWAMOTO Toshihiro
On Wed, 09 Jan 2019 05:24:45 +0900, alex g wrote: >               I use a Ryu controller for distributed SDN network, and I > would like to connect four Ryu controllers on a bus. Does anyone has idea how > to do this? Such a question on inter-controller connections is a kind of FAQ here. Unfortu

[Ryu-devel] Connecting Ryu controllers on a bus

2019-01-08 Thread alex g
Hi everyone,               I use a Ryu controller for distributed SDN network, and I would like to connect four Ryu controllers on a bus. Does anyone has idea how to do this?  Thanks,alex     ___ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net h