Hacker News new | ask | show | jobs
by quintu5 338 days ago
cries in Python asyncio
1 comments

sympathizes

If you look on the bright side, it looks like free-threading is approaching, and OCaml has demonstrated how, by removing the GIL and adding exactly one primitive, you can turn a powerful enough language into a concurrency/parallelism powerhouse with minimal user-visible changes!