Hacker News new | ask | show | jobs
by cirospaciari 1262 days ago
Python GIL is the problem for multithreading, but I think I have a solution to not need 8 DB pools, soon o will post about it. But yeah it's a waste
1 comments

Oh, I have a pretty fresh news for you.

https://github.com/python/peps/pull/2955

I wouldn't be excited about PEPs. GIL has been talked about for umpteen years.
WOW that's awesome!