I find the problem, because in my ryu app I start a new thread to do a timer 
work(every 5 seconds to send stats requests to datapath) in function start(), 
however, the result shows the new thread interrupt the ryu main thread.  If so, 
how should I create a new thread of timer in ryu app?  Thank you.

Best Regards,
Kun Liu


From: LIU, Kun
Time: 2014年5月16日 9:36
To: 'Eros Spalla'
Cc: FUJITA Tomonori; [email protected]
Subject: the lastest ryu version solved the problem

Thank you. With the latest version, the problem is solved.
Spalla, I remember that you once had two ryu app working together, can several 
apps run on the same host ?
Now, I test my two apps in the same host with different tcp ports,  and 
configure the open vswitches with two controller addresses, but the open 
vswitches can only connect to one app. Do you have experience like this ?

Best Regards,
Kun Liu
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to