Dear,
I have a question using the BGPSpeaker. I instantiate a BGPSpeaker using
the example code in Ryu Documentation.
I want to know how could I perform another task while BGP is running and
when I achieve some results I need to request BGPSpeaker to perform some
tasks.
Could you help me with it?
Is it possible to perform another tasks while my BGPSpeaker class is
running? A did my code after the init method but it is never executed
because the BGPSpeaker is running.
Is there a way to from other .py codes, when an event occurs, to pass some
data to my ryu app? If yes, how could I do it?
Additionally,
------------------------------------------------------------------------------
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