Re: [Ryu-devel] RYU with a database backend

2014-04-11 Thread YAMAMOTO Takashi
> The neutron's centralized control point that you are talking about,Is that > a centralized co-ordinator for the controllers? > Does the actual flow table data get stored some where in the centralized > control point? > > Can you point me to some documentation or source code for the Neutron's > c

Re: [Ryu-devel] RYU with a database backend

2014-04-09 Thread Karthik Sharma
The neutron's centralized control point that you are talking about,Is that a centralized co-ordinator for the controllers? Does the actual flow table data get stored some where in the centralized control point? Can you point me to some documentation or source code for the Neutron's centralized con

Re: [Ryu-devel] RYU with a database backend

2014-04-09 Thread FUJITA Tomonori
On Wed, 9 Apr 2014 17:49:37 +1200 Karthik Sharma wrote: > I am thinking of implementing a database backed RYU controller. I have a > couple of basic questions. > > 1) Does RYU currently have some mechanism that allows it to function as a > distributed scalable and fault tolerant controller? If

[Ryu-devel] RYU with a database backend

2014-04-08 Thread Karthik Sharma
Hi , I am thinking of implementing a database backed RYU controller. I have a couple of basic questions. 1) Does RYU currently have some mechanism that allows it to function as a distributed scalable and fault tolerant controller? If yes what mechanism is that? 2) In one of the slides about RYU