Hacker News new | ask | show | jobs
by gpderetta 518 days ago
of course it does, why wouldn't they?
1 comments

Something about GIL and how code is written (one statement comes before the other), true parallelism, anyway I gotta do my hw

I have not done anything significant like HFT to really dig deep into this

Also coming from JS async/await (nodeJS has one thread)