Hi,

Yes, Ryu does support the multithreading using eventlet.
You can use ryu.lib.hub.spawn() to invoke a new thread.
   https://github.com/osrg/ryu/blob/master/ryu/lib/hub.py#L47

For the latter question, I'm sorry, I could not understand the latter
question enough.
The question is "is there any OpenFlow feature Ryu does not support?",
right?

Thanks,
Iwase


On 2016年10月31日 10:33, PUZZLE wrote:
> Hi,
> I have a question please,
> does RYU support the multithreading? and what are the SDN controllers that
> does not support it?
> Thank you All
>
>
>
> ------------------------------------------------------------------------------
> The Command Line: Reinvented for Modern Developers
> Did the resurgence of CLI tooling catch you by surprise?
> Reconnect with the command line and become more productive.
> Learn the new .NET and ASP.NET CLI. Get your free copy!
> http://sdm.link/telerik
>
>
>
> _______________________________________________
> Ryu-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>

------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to