Hi

Please see my comments *below*:

2017-01-29 11:37 GMT-08:00 Yiwen Shen <[email protected]>:

> Hi,
>
> I'm currently trying to create a system with two Ryu controllers that are
> each connected to their respective domains, and I need to send custom
> events or some general messages from one Ryu controller to the other. To do
> this I have a number of questions:
>
> - How do I instantiate two Ryu controllers in one computer?
>



*Many ways to start two Ryu controller in one computer:*

*1. Start two ryu controller with different OpenFlow port*

*2. Use different network namespace*
*3. Run docker on lxc/docker/vz..... and seprate to different port or IP*


> - What is the general approach to do messaging between two Ryu
> controllers? Is there built in capabilities in Ryu for distributed SDN? Or
> do I need some sort of message broker system like RabbitMQ?
>

*I think there is no general approach to do messaging between Ryu
controllers. You might need to use message system or APIs to do that.*

Thank you very much,
> Yiwen Shen
>
> ------------------------------------------------------------
> ------------------
> 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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>


-- 
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab

https://takeshi.tw
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to