구글에서 파이썬을 쓴다? 그러면, 쓰레드는?
예상했던 대로,
Jython에는 GIL 문제가 없단다(Jython also doesn't have a GIL).
IronPython에도 GIL 문제가 없단다(IronPython has no GIL today and it's unlikely that it will ever have one).
역시 CPython 구현자들의 문제인 걸까?
예상했던 대로,
Jython에는 GIL 문제가 없단다(Jython also doesn't have a GIL).
IronPython에도 GIL 문제가 없단다(IronPython has no GIL today and it's unlikely that it will ever have one).
역시 CPython 구현자들의 문제인 걸까?



