[Python-Dev] Fixing the GIL (with a BFS scheduler) (original) (raw)
Bill Janssen janssen at parc.com
Mon May 17 19:44:19 CEST 2010
- Previous message: [Python-Dev] Fixing the GIL (with a BFS scheduler)
- Next message: [Python-Dev] Fixing the GIL (with a BFS scheduler)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Bill Janssen <janssen at parc.com> wrote:
use it. Whether or not use explicitly know you are using threads (because some other package may be using them under the covers).
Of course, I meant to say, "Whether or not youse explicitly know you are using threads (because some other package may be using them under the covers)." :-).
Bill
- Previous message: [Python-Dev] Fixing the GIL (with a BFS scheduler)
- Next message: [Python-Dev] Fixing the GIL (with a BFS scheduler)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]