Hacker News new | ask | show | jobs
by u678u 1801 days ago
With Python at first I was scared of GIL being single threaded, now I'm used to it and it works great. Thousands of threads used to be normal for my old Java projects but seems crazy to me now.