Re: [Ryu-devel] Distributed controller based on Ryu

2017-04-02 Thread Tao Li
Thanks a lot for your reply, Fujita! That’s a very nice point to consider the Neutron plugin in the OpenStack. My task is to investigate the different algorithms & messages used by the implementations of the ‘distributed control plane’. In the future, is there any plan for Ryu to implement the

Re: [Ryu-devel] Distributed controller based on Ryu

2017-03-23 Thread FUJITA Tomonori
On Tue, 21 Mar 2017 11:26:16 +0100 Tao Li wrote: > I am trying to develop a distributed controller for my research work > and it would be good to refer to other existing > implementations. Although there are several papers claiming they > have implemented a distributed control plane based on Ryu,

[Ryu-devel] Distributed controller based on Ryu

2017-03-21 Thread Tao Li
Dear Ryuers, I am trying to develop a distributed controller for my research work and it would be good to refer to other existing implementations. Although there are several papers claiming they have implemented a distributed control plane based on Ryu, but somehow I cannot find an open sourced