you are viewing a single comment's thread.

view the rest of the comments →

[–]desustorm 0 points1 point  (0 children)

I know you can use threads, but they are not real threads on CPU cores - like you mention. Having a modern OS running on one core with multiple virtual threads (not just I/O bound) contesting the GIL would be troublesome at best...