Sturla Molden <sturla.mol...@gmail.com>:

> And exactly how is getting all of this correct any easier than just
> using threads and blocking i/o?
>
> I'd like to see the programmer who can get all of this correct, but
> has no idea how to use a queue og mutex without deadlocking.

My personal experience is that it is easier to get "all of this correct"
than threads. I've done it both ways.


Marko
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to