I'm sorry, I meant massively *patched* BP
-Original Message-
From:
cplusplus-sig-bounces+matthew.scouten=tradingtechnologies@python.org
[mailto:cplusplus-sig-bounces+matthew.scouten=tradingtechnologies@py
thon.org] On Behalf Of Matthew Scouten (TT)
Sent: Tuesday, November 24, 2009
Multiple threads is do-able, but you have to manage the GIL manually.
Multiple interpreters is more difficult. I think that it has been done
before by someone who massively BP, but I have never tried it.
-Original Message-
From:
cplusplus-sig-bounces+matthew.scouten=tradingtechnologies...