On Fri, May 1, 2015 at 12:48 PM, Jim J. Jewett <jimjjew...@gmail.com> wrote:

> If there are more tasks than executors, yield is a way to release your
> current executor and go to the back of the line.  I'm pretty sure I
> saw several examples of that style back when coroutines were first
> discussed.
>

Could you dig up the actual references? It seems rather odd to me to mix
coroutines and threads this way.

-- 
--Guido van Rossum (python.org/~guido)
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to