We've been mashing out Python for the last few months at my job, and we are consistently struggling with the Python GIL performance penalty for threads.
If PyPy can break the GIL, I would anticipate that we'd seriously consider pushing our users toward it.
If PyPy can break the GIL, I would anticipate that we'd seriously consider pushing our users toward it.