Interesting, the approach taken by PyParallel in 'removing' Python's GIL (Global Interpreter Lock). In essence, rather than removing GIL, the developer made GIL 'irrelevant'[1].
Also, I would never have thought that, deep within, the I/O engine of Windows (especially since Windows 8) is really advanced, and potentially be much more powerful than Linux's!











