[Python-ideas] async: switch_to_loop and loop_affinity

Terry Reedy tjreedy at udel.edu
Wed Feb 12 10:52:44 CET 2014


On 2/12/2014 4:24 AM, David Foster wrote:

> Tulip, however, does not appear to address a slightly different problem
> I run into where I need different parts of the same conceptual function
> to run on specific *different* threads. Consider the following code
> which needs different parts executed on a UI thread, database thread,
> and background thread:

...
There is a tulip google group where tulip discussion takes place. I 
don't have the specific reference though.

-- 
Terry Jan Reedy



More information about the Python-ideas mailing list