Back on topic, now that I have a dual core machine, something has become a real issue for me: the global interpreter lock. Last time I researched it, it wasn’t a big deal because I only had one processor. Now I want to leverage these processors, but unfortunately I am only left with pseudo threads. I believe jython actually implements threading using java threads. Anyone have clever solutions around this besides running jython?

Related posts:

  1. Python threads
  2. Run your java apps under Aiglx
  3. 64-bit Java browser plugin
  4. Hey Apple
  5. Boot times: Does anyone actually care?