|
|
|
|
|
by rbanffy
6400 days ago
|
|
I know. The library is available to 2.5 as "processing", but starting OS processes when all you wanted were threads is somewhat ugly. I agree it's not possible to do it properly with the GIL in place and attempts to remove it did have less than amazing results on single-thread applications. That's annoying... Even more annoying when I think it's easier to do in Java ;-) |
|