Was that multithread or multiprocess?
@Pat I can immediately tell you are a python guy :)
Not really. Thread support has been in the kernel since post-2.6.
(You do realize that multiprocessing IRL requires that you have multiple personality disorder?)
@Pat from the OS perspective it can.. the limitation is specific to python and onnly python.