I cover that in the other e-mail I quoted. The similarity is simply focusing on solving the problem with a single process and threads versus multiple processes via fork().
I don't agree with the subinterpreter approach. In fact, my opinion is that the best way to solve the problem is to use the approach taken by PyParallel.
Granted, I would think that wouldn't I, being the author of PyParallel and all ;-)
I don't agree with the subinterpreter approach. In fact, my opinion is that the best way to solve the problem is to use the approach taken by PyParallel.
Granted, I would think that wouldn't I, being the author of PyParallel and all ;-)