[Python-3000] Kill GIL?

Giovanni Bajo rasky at develer.com
Sun Sep 17 23:58:57 CEST 2006


Josiah Carlson <jcarlson at uci.edu> wrote:

> It would be substantially easier if there were a distributed RPC
> mechanism that auto distributed to the "least-working" process in a
> set
> of potential working processes on a single machine.  [...]

I'm not sure I follow you. Would you mind providing an example of a plausible
API for this mechanism (aka how the code would look like, compared to the
current Python threading classes)?

Giovanni Bajo



More information about the Python-3000 mailing list