On Fri, 16 May 2014 09:49:34 +0800 "LIU, Kun" <[email protected]> wrote:
> 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. Ryubook has lots of useful example code. Check out: http://osrg.github.io/ryu-book/en/html/traffic_monitor.html ------------------------------------------------------------------------------ "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
