Hi

----- Original Message -----

> I) doesn't benefit it. Thread pools for long CPU tasks however are

^^ I meant IO.

Btw, it was also very easy to turn a traditional blocking code into a coroutine 
code. I didn't have to think about what needs locks etc.. It was basically the 
same code, but implementing a new receive/send method. Switching to threads 
require a better understanding of shared structure, which is something I don't 
have clear, and certainly didn't have when I just started working on Spice and 
introduced the coroutines.

regards
_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to