On Tue, 11 Jul 2017 05:22:53 +0000
<tanvir.ulhu...@data61.csiro.au> wrote:

> Although I am bit familiar with RYU controller, I did not use its
> multiple scenario before. I want to run multiple ryu controllers
> which will be executed in parallel, and share their information
> among themselves. Please help me sharing information links, codes
> supporting multiple RYU controllers scenarios.

OpenStack default OVS plugin runs multiple Ryu controllers.

Imagine that you have the central databese has all the configurations
(for all the controllers). Each controller gets its configuration from
it and configures itself.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to