Hi,

As I know, it is hard to improve performance by using multi-thread way
because there is a GIL problem in python.

Moreover, it might be slower if you try to using multi-thread to do simple
tasks.


-Yi

2017-04-10 9:34 GMT-07:00 Yiwen Shen <[email protected]>:

> Hi,
>
> I was wondering if there is any difference in the speed in which I push
> flows onto a switch serially or if I use multithreading in my app to push
> flows. Would it still end up being serial at the end or would
> multithreading reduce the latency?
>
> Thanks,
> 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